#6EDEA6#6EDEA6
#6EDEA6 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.131 H 159.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEA6 |
|---|---|
| RGB | rgb(110, 222, 166) |
| HSL | hsl(150, 63%, 65%) |
| HSV | hsv(150, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 25.2%, 12.9%) |
| CIE-LAB | lab(80.91, -44.80, 17.84) |
| CIE-LCH | lch(80.91, 48.22, 158.29°) |
| OKLab | oklab(81.96% -0.1232 0.0456) |
| OKLCH | oklch(81.96% 0.131 159.7) |
| XYZ | xyz(39.4314, 58.3074, 45.2455) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 5.52
Aqua Green
#12E193
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEA6 #DE6EA6
analogous
#6EDE6E #6EDEA6 #6EDEDE
triadic
#6EDEA6 #A66EDE #DEA66E
tetradic
#6EDEA6 #6E6EDE #DE6EA6 #DEDE6E
square
#6EDEA6 #6E6EDE #DE6EA6 #DEDE6E
split-complementary
#6EDEA6 #DE6EDE #DE6E6E
monochromatic
#27AB69 #3CD387 #6EDEA6 #A0E9C5 #D2F5E3
Accessibility & contrast
On white
1.66
#6EDEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6EDEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEA6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEA6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A3
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#4CDDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edea6; /* rgb */ color: rgb(110, 222, 166); /* oklch */ color: oklch(82.0% 0.131 159.7);
Tailwind
colors: {
custom: {
50: '#9fe9c0',
500: '#6edea6',
950: '#000000',
},
}SCSS
$custom: #6edea6; $custom-light: #9fe9c0; $custom-dark: #000000;
JSON
{
"hex": "#6edea6",
"rgb": {
"r": 110,
"g": 222,
"b": 166
},
"hsl": {
"h": 150,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81962,
"c": 0.13139,
"h": 159.7
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#6EDEA6
secondary
#AD4378
accent
#1B73CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482