#6EEAD2#6EEAD2
#6EEAD2 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 85.9% C 0.117 H 178.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEAD2 |
|---|---|
| RGB | rgb(110, 234, 210) |
| HSL | hsl(168, 75%, 67%) |
| HSV | hsv(168, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.41, -40.37, 1.12) |
| CIE-LCH | lch(85.41, 40.39, 178.41°) |
| OKLab | oklab(85.95% -0.1169 0.0023) |
| OKLCH | oklch(85.95% 0.117 178.9) |
| XYZ | xyz(47.4810, 66.8094, 71.3536) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.93
Turquoise
#40E0D0
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 5.14
Light Aqua
#8CFFDB
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEAD2 #EA6E86
analogous
#6EEA94 #6EEAD2 #6EC4EA
triadic
#6EEAD2 #D26EEA #EAD26E
tetradic
#6EEAD2 #946EEA #EA6E86 #C4EA6E
square
#6EEAD2 #946EEA #EA6E86 #C4EA6E
split-complementary
#6EEAD2 #EA6EC4 #EA946E
monochromatic
#1CC2A2 #39E2C1 #6EEAD2 #A3F2E3 #D9F9F3
Accessibility & contrast
On white
1.46
#6EEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6EEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEAD2
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEAD2 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#24EDE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eead2; /* rgb */ color: rgb(110, 234, 210); /* oklch */ color: oklch(85.9% 0.117 178.9);
Tailwind
colors: {
custom: {
50: '#a1f1df',
500: '#6eead2',
950: '#000000',
},
}SCSS
$custom: #6eead2; $custom-light: #a1f1df; $custom-dark: #000000;
JSON
{
"hex": "#6eead2",
"rgb": {
"r": 110,
"g": 234,
"b": 210
},
"hsl": {
"h": 168.387,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.85949,
"c": 0.11688,
"h": 178.9
},
"luminance": 0.66814
}Semantic roles & 50–950 ramp
primary
#6EEAD2
secondary
#C03C56
accent
#0F35D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584