#6EE5DC#6EE5DC
#6EE5DC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.108 H 188.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5DC |
|---|---|
| RGB | rgb(110, 229, 220) |
| HSL | hsl(175, 70%, 66%) |
| HSV | hsv(175, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(84.23, -35.64, -5.87) |
| CIE-LCH | lch(84.23, 36.12, 189.35°) |
| OKLab | oklab(85.09% -0.1072 -0.0164) |
| OKLCH | oklch(85.09% 0.108 188.7) |
| XYZ | xyz(47.3625, 64.5165, 77.6533) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.98
Mediumturquoise
#48D1CC
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.63
Bright Turquoise
#0FFEF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5DC #E56E77
analogous
#6EE5A1 #6EE5DC #6EB3E5
triadic
#6EE5DC #DC6EE5 #E5DC6E
tetradic
#6EE5DC #A16EE5 #E56E77 #B3E56E
square
#6EE5DC #A16EE5 #E56E77 #B3E56E
split-complementary
#6EE5DC #E56EB3 #E5A16E
monochromatic
#21B8AC #3ADCCF #6EE5DC #A2EEE9 #D6F8F5
Accessibility & contrast
On white
1.51
#6EE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6EE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5DC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5DC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#15EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee5dc; /* rgb */ color: rgb(110, 229, 220); /* oklch */ color: oklch(85.1% 0.108 188.7);
Tailwind
colors: {
custom: {
50: '#a1ede6',
500: '#6ee5dc',
950: '#000000',
},
}SCSS
$custom: #6ee5dc; $custom-light: #a1ede6; $custom-dark: #000000;
JSON
{
"hex": "#6ee5dc",
"rgb": {
"r": 110,
"g": 229,
"b": 220
},
"hsl": {
"h": 175.462,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.85087,
"c": 0.10846,
"h": 188.7
},
"luminance": 0.64521
}Semantic roles & 50–950 ramp
primary
#6EE5DC
secondary
#B83F48
accent
#1422D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584