#6EEACC#6EEACC
#6EEACC is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.8% C 0.120 H 175.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEACC |
|---|---|
| RGB | rgb(110, 234, 204) |
| HSL | hsl(165, 75%, 67%) |
| HSV | hsv(165, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(85.26, -41.78, 4.06) |
| CIE-LCH | lch(85.26, 41.98, 174.45°) |
| OKLab | oklab(85.78% -0.1195 0.0101) |
| OKLCH | oklch(85.78% 0.12 175.2) |
| XYZ | xyz(46.7474, 66.5160, 67.4904) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEACC #EA6E8C
analogous
#6EEA8E #6EEACC #6ECAEA
triadic
#6EEACC #CC6EEA #EACC6E
tetradic
#6EEACC #8E6EEA #EA6E8C #CAEA6E
square
#6EEACC #8E6EEA #EA6E8C #CAEA6E
split-complementary
#6EEACC #EA6ECA #EA8E6E
monochromatic
#1CC29A #39E2B9 #6EEACC #A3F2DF #D9F9F2
Accessibility & contrast
On white
1.47
#6EEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6EEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEACC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEACC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#2CECE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eeacc; /* rgb */ color: rgb(110, 234, 204); /* oklch */ color: oklch(85.8% 0.120 175.2);
Tailwind
colors: {
custom: {
50: '#a1f1db',
500: '#6eeacc',
950: '#000000',
},
}SCSS
$custom: #6eeacc; $custom-light: #a1f1db; $custom-dark: #000000;
JSON
{
"hex": "#6eeacc",
"rgb": {
"r": 110,
"g": 234,
"b": 204
},
"hsl": {
"h": 165.484,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.8578,
"c": 0.1199,
"h": 175.2
},
"luminance": 0.6652
}Semantic roles & 50–950 ramp
primary
#6EEACC
secondary
#C03C5C
accent
#0F3FD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584