#6EDCA9#6EDCA9
#6EDCA9 is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.6% C 0.126 H 161.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCA9 |
|---|---|
| RGB | rgb(110, 220, 169) |
| HSL | hsl(152, 61%, 65%) |
| HSV | hsv(152, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(80.38, -43.32, 15.53) |
| CIE-LCH | lch(80.38, 46.02, 160.28°) |
| OKLab | oklab(81.56% -0.1197 0.0398) |
| OKLCH | oklch(81.56% 0.126 161.6) |
| XYZ | xyz(39.1817, 57.3627, 46.5358) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.23
Eucalyptus
#44D7A8
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.33
Aqua Marine
#2EE8BB
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCA9 #DC6EA1
analogous
#6EDC72 #6EDCA9 #6ED8DC
triadic
#6EDCA9 #A96EDC #DCA96E
tetradic
#6EDCA9 #726EDC #DC6EA1 #D8DC6E
square
#6EDCA9 #726EDC #DC6EA1 #D8DC6E
split-complementary
#6EDCA9 #DC6ED8 #DC726E
monochromatic
#28A76C #3DD08C #6EDCA9 #9FE8C6 #D1F4E3
Accessibility & contrast
On white
1.68
#6EDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6EDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCA9
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCA9 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA6
Deuteranopia (green-blind)
#C9C3AC
Tritanopia (blue-blind)
#4BDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edca9; /* rgb */ color: rgb(110, 220, 169); /* oklch */ color: oklch(81.6% 0.126 161.6);
Tailwind
colors: {
custom: {
50: '#9ee7c2',
500: '#6edca9',
950: '#000000',
},
}SCSS
$custom: #6edca9; $custom-light: #9ee7c2; $custom-dark: #000000;
JSON
{
"hex": "#6edca9",
"rgb": {
"r": 110,
"g": 220,
"b": 169
},
"hsl": {
"h": 152.182,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81555,
"c": 0.12611,
"h": 161.6
},
"luminance": 0.57366
}Semantic roles & 50–950 ramp
primary
#6EDCA9
secondary
#AA4473
accent
#1D6CC9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482