#6EE6BC#6EE6BC
#6EE6BC is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.125 H 167.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6BC |
|---|---|
| RGB | rgb(110, 230, 188) |
| HSL | hsl(159, 71%, 67%) |
| HSV | hsv(159, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(83.72, -43.64, 10.26) |
| CIE-LCH | lch(83.72, 44.83, 166.77°) |
| OKLab | oklab(84.41% -0.1222 0.0263) |
| OKLCH | oklch(84.41% 0.125 167.9) |
| XYZ | xyz(43.8002, 63.5356, 57.5226) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6BC #E66E98
analogous
#6EE680 #6EE6BC #6ED4E6
triadic
#6EE6BC #BC6EE6 #E6BC6E
tetradic
#6EE6BC #806EE6 #E66E98 #D4E66E
square
#6EE6BC #806EE6 #E66E98 #D4E66E
split-complementary
#6EE6BC #E66ED4 #E6806E
monochromatic
#20BA84 #3ADDA4 #6EE6BC #A2EFD4 #D6F8EC
Accessibility & contrast
On white
1.53
#6EE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6EE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6BC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6BC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#3CE7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee6bc; /* rgb */ color: rgb(110, 230, 188); /* oklch */ color: oklch(84.4% 0.125 167.9);
Tailwind
colors: {
custom: {
50: '#a0eed0',
500: '#6ee6bc',
950: '#000000',
},
}SCSS
$custom: #6ee6bc; $custom-light: #a0eed0; $custom-dark: #000000;
JSON
{
"hex": "#6ee6bc",
"rgb": {
"r": 110,
"g": 230,
"b": 188
},
"hsl": {
"h": 159,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84408,
"c": 0.125,
"h": 167.9
},
"luminance": 0.63539
}Semantic roles & 50–950 ramp
primary
#6EE6BC
secondary
#B93F6A
accent
#1356D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583