#6FF0AB#6FF0AB
#6FF0AB is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.151 H 157.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0AB |
|---|---|
| RGB | rgb(111, 240, 171) |
| HSL | hsl(148, 81%, 69%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.32, -51.17, 22.75) |
| CIE-LCH | lch(86.32, 56.00, 156.03°) |
| OKLab | oklab(86.42% -0.1399 0.0578) |
| OKLCH | oklch(86.42% 0.151 157.6) |
| XYZ | xyz(45.0626, 68.6359, 49.3935) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0AB #F06FB4
analogous
#74F06F #6FF0AB #6FF0EC
triadic
#6FF0AB #AB6FF0 #F0AB6F
tetradic
#6FF0AB #6F74F0 #F06FB4 #F0EC6F
square
#6FF0AB #6F74F0 #F06FB4 #F0EC6F
split-complementary
#6FF0AB #EC6FF0 #F06F74
monochromatic
#16CF6C #38EA8B #6FF0AB #A6F6CB #DEFCEC
Accessibility & contrast
On white
1.43
#6FF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6FF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0AB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0AB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#45EEDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff0ab; /* rgb */ color: rgb(111, 240, 171); /* oklch */ color: oklch(86.4% 0.151 157.6);
Tailwind
colors: {
custom: {
50: '#a1f6c4',
500: '#6ff0ab',
950: '#000000',
},
}SCSS
$custom: #6ff0ab; $custom-light: #a1f6c4; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ab",
"rgb": {
"r": 111,
"g": 240,
"b": 171
},
"hsl": {
"h": 147.907,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.8642,
"c": 0.15136,
"h": 157.6
},
"luminance": 0.6864
}Semantic roles & 50–950 ramp
primary
#6FF0AB
secondary
#C93A87
accent
#087ADD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582