#6EE8BC#6EE8BC
#6EE8BC is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.128 H 167.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8BC |
|---|---|
| RGB | rgb(110, 232, 188) |
| HSL | hsl(158, 73%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.31, -44.51, 11.09) |
| CIE-LCH | lch(84.31, 45.87, 166.01°) |
| OKLab | oklab(84.88% -0.1244 0.0284) |
| OKLCH | oklch(84.88% 0.128 167.1) |
| XYZ | xyz(44.3599, 64.6551, 57.7092) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8BC #E86E9A
analogous
#6EE87F #6EE8BC #6ED7E8
triadic
#6EE8BC #BC6EE8 #E8BC6E
tetradic
#6EE8BC #7F6EE8 #E86E9A #D7E86E
square
#6EE8BC #7F6EE8 #E86E9A #D7E86E
split-complementary
#6EE8BC #E86ED7 #E87F6E
monochromatic
#1EBE84 #39E0A4 #6EE8BC #A3F0D4 #D8F9ED
Accessibility & contrast
On white
1.51
#6EE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6EE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8BC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8BC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#3BE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee8bc; /* rgb */ color: rgb(110, 232, 188); /* oklch */ color: oklch(84.9% 0.128 167.1);
Tailwind
colors: {
custom: {
50: '#a0f0d0',
500: '#6ee8bc',
950: '#000000',
},
}SCSS
$custom: #6ee8bc; $custom-light: #a0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ee8bc",
"rgb": {
"r": 110,
"g": 232,
"b": 188
},
"hsl": {
"h": 158.361,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84882,
"c": 0.12758,
"h": 167.1
},
"luminance": 0.64659
}Semantic roles & 50–950 ramp
primary
#6EE8BC
secondary
#BD3E6B
accent
#1157D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583