#6EE8BB#6EE8BB
#6EE8BB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.9% C 0.128 H 166.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8BB |
|---|---|
| RGB | rgb(110, 232, 187) |
| HSL | hsl(158, 73%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.28, -44.73, 11.58) |
| CIE-LCH | lch(84.28, 46.20, 165.49°) |
| OKLab | oklab(84.86% -0.1248 0.0297) |
| OKLCH | oklch(84.86% 0.128 166.6) |
| XYZ | xyz(44.2525, 64.6121, 57.1434) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8BB #E86E9B
analogous
#6EE87E #6EE8BB #6ED8E8
triadic
#6EE8BB #BB6EE8 #E8BB6E
tetradic
#6EE8BB #7E6EE8 #E86E9B #D8E86E
square
#6EE8BB #7E6EE8 #E86E9B #D8E86E
split-complementary
#6EE8BB #E86ED8 #E87E6E
monochromatic
#1EBE83 #39E0A2 #6EE8BB #A3F0D4 #D8F9ED
Accessibility & contrast
On white
1.51
#6EE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6EE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8BB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8BB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#3CE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee8bb; /* rgb */ color: rgb(110, 232, 187); /* oklch */ color: oklch(84.9% 0.128 166.6);
Tailwind
colors: {
custom: {
50: '#a0f0cf',
500: '#6ee8bb',
950: '#000000',
},
}SCSS
$custom: #6ee8bb; $custom-light: #a0f0cf; $custom-dark: #000000;
JSON
{
"hex": "#6ee8bb",
"rgb": {
"r": 110,
"g": 232,
"b": 187
},
"hsl": {
"h": 157.869,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84856,
"c": 0.12829,
"h": 166.6
},
"luminance": 0.64616
}Semantic roles & 50–950 ramp
primary
#6EE8BB
secondary
#BD3E6C
accent
#1159D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583