#6EE4D4#6EE4D4
#6EE4D4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.110 H 183.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4D4 |
|---|---|
| RGB | rgb(110, 228, 212) |
| HSL | hsl(172, 69%, 66%) |
| HSV | hsv(172, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 7%, 10.6%) |
| CIE-LAB | lab(83.73, -37.16, -2.38) |
| CIE-LCH | lch(83.73, 37.24, 183.67°) |
| OKLab | oklab(84.61% -0.1095 -0.007) |
| OKLCH | oklch(84.61% 0.11 183.7) |
| XYZ | xyz(46.0524, 63.5511, 72.1143) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.09
Aqua (survey)
#13EAC9
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4D4 #E46E7E
analogous
#6EE499 #6EE4D4 #6EB9E4
triadic
#6EE4D4 #D46EE4 #E4D46E
tetradic
#6EE4D4 #996EE4 #E46E7E #B9E46E
square
#6EE4D4 #996EE4 #E46E7E #B9E46E
split-complementary
#6EE4D4 #E46EB9 #E4996E
monochromatic
#22B6A2 #3ADAC5 #6EE4D4 #A2EEE3 #D5F7F3
Accessibility & contrast
On white
1.53
#6EE4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6EE4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4D4
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4D4 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#25E8DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee4d4; /* rgb */ color: rgb(110, 228, 212); /* oklch */ color: oklch(84.6% 0.110 183.7);
Tailwind
colors: {
custom: {
50: '#a0ede1',
500: '#6ee4d4',
950: '#000000',
},
}SCSS
$custom: #6ee4d4; $custom-light: #a0ede1; $custom-dark: #000000;
JSON
{
"hex": "#6ee4d4",
"rgb": {
"r": 110,
"g": 228,
"b": 212
},
"hsl": {
"h": 171.864,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.84609,
"c": 0.10975,
"h": 183.7
},
"luminance": 0.63555
}Semantic roles & 50–950 ramp
primary
#6EE4D4
secondary
#B64050
accent
#152ED1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584