#6FF4AB#6FF4AB
#6FF4AB is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.157 H 156.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4AB |
|---|---|
| RGB | rgb(111, 244, 171) |
| HSL | hsl(147, 86%, 70%) |
| HSV | hsv(147, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.49, -52.81, 24.35) |
| CIE-LCH | lch(87.49, 58.15, 155.24°) |
| OKLab | oklab(87.38% -0.1441 0.0617) |
| OKLCH | oklch(87.38% 0.157 156.8) |
| XYZ | xyz(46.2531, 71.0170, 49.7904) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 1.85
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4AB #F46FB8
analogous
#76F46F #6FF4AB #6FF4EE
triadic
#6FF4AB #AB6FF4 #F4AB6F
tetradic
#6FF4AB #6F76F4 #F46FB8 #F4EE6F
square
#6FF4AB #6F76F4 #F46FB8 #F4EE6F
split-complementary
#6FF4AB #EE6FF4 #F46F76
monochromatic
#11D86B #36F08A #6FF4AB #A8F8CC #E1FDED
Accessibility & contrast
On white
1.38
#6FF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6FF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4AB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4AB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#44F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff4ab; /* rgb */ color: rgb(111, 244, 171); /* oklch */ color: oklch(87.4% 0.157 156.8);
Tailwind
colors: {
custom: {
50: '#a2f8c4',
500: '#6ff4ab',
950: '#000000',
},
}SCSS
$custom: #6ff4ab; $custom-light: #a2f8c4; $custom-dark: #000000;
JSON
{
"hex": "#6ff4ab",
"rgb": {
"r": 111,
"g": 244,
"b": 171
},
"hsl": {
"h": 147.068,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.87375,
"c": 0.1568,
"h": 156.8
},
"luminance": 0.71021
}Semantic roles & 50–950 ramp
primary
#6FF4AB
secondary
#CE398B
accent
#037EE2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582