#6FF88A#6FF88A
#6FF88A is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.192 H 147.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF88A |
|---|---|
| RGB | rgb(111, 248, 138) |
| HSL | hsl(132, 91%, 70%) |
| HSV | hsv(132, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(88.13, -60.00, 41.70) |
| CIE-LCH | lch(88.13, 73.07, 145.20°) |
| OKLab | oklab(87.73% -0.1624 0.1022) |
| OKLCH | oklch(87.73% 0.192 147.8) |
| XYZ | xyz(44.7075, 72.3453, 35.6479) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.58
Palegreen
#98FB98
ΔE00 3.74
Spearmint
#1EF876
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF88A #F86FDD
analogous
#98F86F #6FF88A #6FF8CF
triadic
#6FF88A #8A6FF8 #F88A6F
tetradic
#6FF88A #6F98F8 #F86FDD #F8CF6F
square
#6FF88A #6F98F8 #F86FDD #F8CF6F
split-complementary
#6FF88A #CF6FF8 #F86F98
monochromatic
#0BE235 #35F55B #6FF88A #A9FBB9 #E2FEE7
Accessibility & contrast
On white
1.36
#6FF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#6FF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF88A
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF88A | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#51F3DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff88a; /* rgb */ color: rgb(111, 248, 138); /* oklch */ color: oklch(87.7% 0.192 147.8);
Tailwind
colors: {
custom: {
50: '#a3fbad',
500: '#6ff88a',
950: '#000000',
},
}SCSS
$custom: #6ff88a; $custom-light: #a3fbad; $custom-dark: #000000;
JSON
{
"hex": "#6ff88a",
"rgb": {
"r": 111,
"g": 248,
"b": 138
},
"hsl": {
"h": 131.825,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87726,
"c": 0.19193,
"h": 147.8
},
"luminance": 0.72349
}Semantic roles & 50–950 ramp
primary
#6FF88A
secondary
#D338B4
accent
#00B8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581