#6EF0AB#6EF0AB
#6EF0AB is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.152 H 157.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0AB |
|---|---|
| RGB | rgb(110, 240, 171) |
| HSL | hsl(148, 81%, 69%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.29, -51.39, 22.70) |
| CIE-LCH | lch(86.29, 56.18, 156.17°) |
| OKLab | oklab(86.39% -0.1405 0.0576) |
| OKLCH | oklch(86.39% 0.152 157.7) |
| XYZ | xyz(44.9374, 68.5714, 49.3877) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0AB #F06EB3
analogous
#72F06E #6EF0AB #6EF0EC
triadic
#6EF0AB #AB6EF0 #F0AB6E
tetradic
#6EF0AB #6E72F0 #F06EB3 #F0EC6E
square
#6EF0AB #6E72F0 #F06EB3 #F0EC6E
split-complementary
#6EF0AB #EC6EF0 #F06E72
monochromatic
#15CE6C #37EA8B #6EF0AB #A5F6CB #DDFBEB
Accessibility & contrast
On white
1.43
#6EF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6EF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0AB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0AB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#43EEDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef0ab; /* rgb */ color: rgb(110, 240, 171); /* oklch */ color: oklch(86.4% 0.152 157.7);
Tailwind
colors: {
custom: {
50: '#a1f6c4',
500: '#6ef0ab',
950: '#000000',
},
}SCSS
$custom: #6ef0ab; $custom-light: #a1f6c4; $custom-dark: #000000;
JSON
{
"hex": "#6ef0ab",
"rgb": {
"r": 110,
"g": 240,
"b": 171
},
"hsl": {
"h": 148.154,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86385,
"c": 0.15187,
"h": 157.7
},
"luminance": 0.68575
}Semantic roles & 50–950 ramp
primary
#6EF0AB
secondary
#C93986
accent
#0879DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582