#6EE5B9#6EE5B9
#6EE5B9 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.1% C 0.126 H 166.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5B9 |
|---|---|
| RGB | rgb(110, 229, 185) |
| HSL | hsl(158, 70%, 66%) |
| HSV | hsv(158, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 19.2%, 10.2%) |
| CIE-LAB | lab(83.36, -43.86, 11.32) |
| CIE-LCH | lch(83.36, 45.30, 165.53°) |
| OKLab | oklab(84.09% -0.1224 0.029) |
| OKLCH | oklch(84.09% 0.126 166.7) |
| XYZ | xyz(43.2026, 62.8526, 55.7446) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Teal
#90E4C1
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5B9 #E56E9A
analogous
#6EE57E #6EE5B9 #6ED6E5
triadic
#6EE5B9 #B96EE5 #E5B96E
tetradic
#6EE5B9 #7E6EE5 #E56E9A #D6E56E
square
#6EE5B9 #7E6EE5 #E56E9A #D6E56E
split-complementary
#6EE5B9 #E56ED6 #E57E6E
monochromatic
#21B880 #3ADCA0 #6EE5B9 #A2EED2 #D6F8EB
Accessibility & contrast
On white
1.55
#6EE5B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6EE5B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5B9
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5B9 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B7
Deuteranopia (green-blind)
#CFCABC
Tritanopia (blue-blind)
#3EE6D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee5b9; /* rgb */ color: rgb(110, 229, 185); /* oklch */ color: oklch(84.1% 0.126 166.7);
Tailwind
colors: {
custom: {
50: '#a0eece',
500: '#6ee5b9',
950: '#000000',
},
}SCSS
$custom: #6ee5b9; $custom-light: #a0eece; $custom-dark: #000000;
JSON
{
"hex": "#6ee5b9",
"rgb": {
"r": 110,
"g": 229,
"b": 185
},
"hsl": {
"h": 157.815,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.84094,
"c": 0.12584,
"h": 166.7
},
"luminance": 0.62856
}Semantic roles & 50–950 ramp
primary
#6EE5B9
secondary
#B83F6C
accent
#145AD2
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1613
muted
#808583