#6EE6BB#6EE6BB
#6EE6BB is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.126 H 167.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6BB |
|---|---|
| RGB | rgb(110, 230, 187) |
| HSL | hsl(159, 71%, 67%) |
| HSV | hsv(159, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.70, -43.86, 10.75) |
| CIE-LCH | lch(83.70, 45.16, 166.23°) |
| OKLab | oklab(84.38% -0.1226 0.0276) |
| OKLCH | oklch(84.38% 0.126 167.3) |
| XYZ | xyz(43.6927, 63.4926, 56.9569) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Teal
#90E4C1
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6BB #E66E99
analogous
#6EE67F #6EE6BB #6ED5E6
triadic
#6EE6BB #BB6EE6 #E6BB6E
tetradic
#6EE6BB #7F6EE6 #E66E99 #D5E66E
square
#6EE6BB #7F6EE6 #E66E99 #D5E66E
split-complementary
#6EE6BB #E66ED5 #E67F6E
monochromatic
#20BA83 #3ADDA3 #6EE6BB #A2EFD3 #D6F8EC
Accessibility & contrast
On white
1.53
#6EE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6EE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6BB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6BB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#3DE7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee6bb; /* rgb */ color: rgb(110, 230, 187); /* oklch */ color: oklch(84.4% 0.126 167.3);
Tailwind
colors: {
custom: {
50: '#a0eecf',
500: '#6ee6bb',
950: '#000000',
},
}SCSS
$custom: #6ee6bb; $custom-light: #a0eecf; $custom-dark: #000000;
JSON
{
"hex": "#6ee6bb",
"rgb": {
"r": 110,
"g": 230,
"b": 187
},
"hsl": {
"h": 158.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84382,
"c": 0.1257,
"h": 167.3
},
"luminance": 0.63496
}Semantic roles & 50–950 ramp
primary
#6EE6BB
secondary
#B93F6B
accent
#1358D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583