#6CE4DD#6CE4DD
#6CE4DD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.109 H 190.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4DD |
|---|---|
| RGB | rgb(108, 228, 221) |
| HSL | hsl(177, 69%, 66%) |
| HSV | hsv(177, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(83.91, -35.33, -6.89) |
| CIE-LCH | lch(83.91, 35.99, 191.03°) |
| OKLab | oklab(84.82% -0.1069 -0.0192) |
| OKLCH | oklch(84.82% 0.109 190.2) |
| XYZ | xyz(46.9734, 63.8910, 78.2493) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.31
Mediumturquoise
#48D1CC
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 6.30
Bright Aqua
#0BF9EA
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4DD #E46C73
analogous
#6CE4A1 #6CE4DD #6CAFE4
triadic
#6CE4DD #DD6CE4 #E4DD6C
tetradic
#6CE4DD #A16CE4 #E46C73 #AFE46C
square
#6CE4DD #A16CE4 #E46C73 #AFE46C
split-complementary
#6CE4DD #E46CAF #E4A16C
monochromatic
#21B4AC #38DBD1 #6CE4DD #A0EDE9 #D3F7F5
Accessibility & contrast
On white
1.52
#6CE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6CE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4DD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4DD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce4dd; /* rgb */ color: rgb(108, 228, 221); /* oklch */ color: oklch(84.8% 0.109 190.2);
Tailwind
colors: {
custom: {
50: '#a0ede7',
500: '#6ce4dd',
950: '#000000',
},
}SCSS
$custom: #6ce4dd; $custom-light: #a0ede7; $custom-dark: #000000;
JSON
{
"hex": "#6ce4dd",
"rgb": {
"r": 108,
"g": 228,
"b": 221
},
"hsl": {
"h": 176.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.84815,
"c": 0.10866,
"h": 190.2
},
"luminance": 0.63895
}Semantic roles & 50–950 ramp
primary
#6CE4DD
secondary
#B53F46
accent
#1520D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584