#6EE8BF#6EE8BF
#6EE8BF is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.125 H 168.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8BF |
|---|---|
| RGB | rgb(110, 232, 191) |
| HSL | hsl(160, 73%, 67%) |
| HSV | hsv(160, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.37, -43.85, 9.61) |
| CIE-LCH | lch(84.37, 44.89, 167.64°) |
| OKLab | oklab(84.96% -0.123 0.0246) |
| OKLCH | oklch(84.96% 0.125 168.7) |
| XYZ | xyz(44.6867, 64.7858, 59.4301) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.91
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8BF #E86E97
analogous
#6EE882 #6EE8BF #6ED4E8
triadic
#6EE8BF #BF6EE8 #E8BF6E
tetradic
#6EE8BF #826EE8 #E86E97 #D4E86E
square
#6EE8BF #826EE8 #E86E97 #D4E86E
split-complementary
#6EE8BF #E86ED4 #E8826E
monochromatic
#1EBE88 #39E0A8 #6EE8BF #A3F0D6 #D8F9EE
Accessibility & contrast
On white
1.50
#6EE8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6EE8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8BF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8BF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#39E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee8bf; /* rgb */ color: rgb(110, 232, 191); /* oklch */ color: oklch(85.0% 0.125 168.7);
Tailwind
colors: {
custom: {
50: '#a0f0d2',
500: '#6ee8bf',
950: '#000000',
},
}SCSS
$custom: #6ee8bf; $custom-light: #a0f0d2; $custom-dark: #000000;
JSON
{
"hex": "#6ee8bf",
"rgb": {
"r": 110,
"g": 232,
"b": 191
},
"hsl": {
"h": 159.836,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84959,
"c": 0.12548,
"h": 168.7
},
"luminance": 0.6479
}Semantic roles & 50–950 ramp
primary
#6EE8BF
secondary
#BD3E68
accent
#1153D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583