#6FF1AB#6FF1AB
#6FF1AB is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.7% C 0.153 H 157.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1AB |
|---|---|
| RGB | rgb(111, 241, 171) |
| HSL | hsl(148, 82%, 69%) |
| HSV | hsv(148, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(86.62, -51.58, 23.15) |
| CIE-LCH | lch(86.62, 56.54, 155.83°) |
| OKLab | oklab(86.66% -0.141 0.0588) |
| OKLCH | oklch(86.66% 0.153 157.4) |
| XYZ | xyz(45.3578, 69.2263, 49.4919) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1AB #F16FB5
analogous
#74F16F #6FF1AB #6FF1EC
triadic
#6FF1AB #AB6FF1 #F1AB6F
tetradic
#6FF1AB #6F74F1 #F16FB5 #F1EC6F
square
#6FF1AB #6F74F1 #F16FB5 #F1EC6F
split-complementary
#6FF1AB #EC6FF1 #F16F74
monochromatic
#14D16C #37EC8A #6FF1AB #A7F6CC #DFFCEC
Accessibility & contrast
On white
1.41
#6FF1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6FF1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1AB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1AB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#45EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff1ab; /* rgb */ color: rgb(111, 241, 171); /* oklch */ color: oklch(86.7% 0.153 157.4);
Tailwind
colors: {
custom: {
50: '#a1f6c4',
500: '#6ff1ab',
950: '#000000',
},
}SCSS
$custom: #6ff1ab; $custom-light: #a1f6c4; $custom-dark: #000000;
JSON
{
"hex": "#6ff1ab",
"rgb": {
"r": 111,
"g": 241,
"b": 171
},
"hsl": {
"h": 147.692,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86659,
"c": 0.15273,
"h": 157.4
},
"luminance": 0.6923
}Semantic roles & 50–950 ramp
primary
#6FF1AB
secondary
#CA3A88
accent
#077BDF
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582