#6FF88C#6FF88C
#6FF88C is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.190 H 148.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF88C |
|---|---|
| RGB | rgb(111, 248, 140) |
| HSL | hsl(133, 91%, 70%) |
| HSV | hsv(133, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(88.16, -59.70, 40.76) |
| CIE-LCH | lch(88.16, 72.29, 145.68°) |
| OKLab | oklab(87.76% -0.1616 0.1001) |
| OKLCH | oklch(87.76% 0.19 148.2) |
| XYZ | xyz(44.8536, 72.4038, 36.4175) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.95
Mint Green
#8FFF9F
ΔE00 3.20
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.54
Palegreen
#98FB98
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF88C #F86FDB
analogous
#96F86F #6FF88C #6FF8D1
triadic
#6FF88C #8C6FF8 #F88C6F
tetradic
#6FF88C #6F96F8 #F86FDB #F8D16F
square
#6FF88C #6F96F8 #F86FDB #F8D16F
split-complementary
#6FF88C #D16FF8 #F86F96
monochromatic
#0BE238 #35F55D #6FF88C #A9FBBB #E2FEE8
Accessibility & contrast
On white
1.36
#6FF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#6FF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF88C
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF88C | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE584
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#50F3DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff88c; /* rgb */ color: rgb(111, 248, 140); /* oklch */ color: oklch(87.8% 0.190 148.2);
Tailwind
colors: {
custom: {
50: '#a3fbaf',
500: '#6ff88c',
950: '#000000',
},
}SCSS
$custom: #6ff88c; $custom-light: #a3fbaf; $custom-dark: #000000;
JSON
{
"hex": "#6ff88c",
"rgb": {
"r": 111,
"g": 248,
"b": 140
},
"hsl": {
"h": 132.701,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87758,
"c": 0.19013,
"h": 148.2
},
"luminance": 0.72408
}Semantic roles & 50–950 ramp
primary
#6FF88C
secondary
#D338B2
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581