#6FF88D#6FF88D
#6FF88D is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.189 H 148.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF88D |
|---|---|
| RGB | rgb(111, 248, 141) |
| HSL | hsl(133, 91%, 70%) |
| HSV | hsv(133, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(88.18, -59.55, 40.29) |
| CIE-LCH | lch(88.18, 71.90, 145.92°) |
| OKLab | oklab(87.77% -0.1612 0.0991) |
| OKLCH | oklch(87.77% 0.189 148.4) |
| XYZ | xyz(44.9277, 72.4334, 36.8076) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.52
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF88D #F86FDA
analogous
#95F86F #6FF88D #6FF8D2
triadic
#6FF88D #8D6FF8 #F88D6F
tetradic
#6FF88D #6F95F8 #F86FDA #F8D26F
square
#6FF88D #6F95F8 #F86FDA #F8D26F
split-complementary
#6FF88D #D26FF8 #F86F95
monochromatic
#0BE23A #35F55F #6FF88D #A9FBBB #E2FEE8
Accessibility & contrast
On white
1.36
#6FF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#6FF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF88D
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF88D | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#50F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff88d; /* rgb */ color: rgb(111, 248, 141); /* oklch */ color: oklch(87.8% 0.189 148.4);
Tailwind
colors: {
custom: {
50: '#a3fbaf',
500: '#6ff88d',
950: '#000000',
},
}SCSS
$custom: #6ff88d; $custom-light: #a3fbaf; $custom-dark: #000000;
JSON
{
"hex": "#6ff88d",
"rgb": {
"r": 111,
"g": 248,
"b": 141
},
"hsl": {
"h": 133.139,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87774,
"c": 0.18923,
"h": 148.4
},
"luminance": 0.72437
}Semantic roles & 50–950 ramp
primary
#6FF88D
secondary
#D338B1
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581