#6FF88F#6FF88F
#6FF88F is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.187 H 148.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF88F |
|---|---|
| RGB | rgb(111, 248, 143) |
| HSL | hsl(134, 91%, 70%) |
| HSV | hsv(134, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(88.21, -59.24, 39.35) |
| CIE-LCH | lch(88.21, 71.12, 146.41°) |
| OKLab | oklab(87.81% -0.1604 0.097) |
| OKLCH | oklch(87.81% 0.187 148.8) |
| XYZ | xyz(45.0778, 72.4935, 37.5984) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.80
Mint Green
#8FFF9F
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF88F #F86FD8
analogous
#93F86F #6FF88F #6FF8D4
triadic
#6FF88F #8F6FF8 #F88F6F
tetradic
#6FF88F #6F93F8 #F86FD8 #F8D46F
square
#6FF88F #6F93F8 #F86FD8 #F8D46F
split-complementary
#6FF88F #D46FF8 #F86F93
monochromatic
#0BE23D #35F562 #6FF88F #A9FBBC #E2FEE8
Accessibility & contrast
On white
1.35
#6FF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#6FF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF88F
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF88F | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#4FF4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff88f; /* rgb */ color: rgb(111, 248, 143); /* oklch */ color: oklch(87.8% 0.187 148.8);
Tailwind
colors: {
custom: {
50: '#a2fbb1',
500: '#6ff88f',
950: '#000000',
},
}SCSS
$custom: #6ff88f; $custom-light: #a2fbb1; $custom-dark: #000000;
JSON
{
"hex": "#6ff88f",
"rgb": {
"r": 111,
"g": 248,
"b": 143
},
"hsl": {
"h": 134.015,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87807,
"c": 0.18741,
"h": 148.8
},
"luminance": 0.72497
}Semantic roles & 50–950 ramp
primary
#6FF88F
secondary
#D338AF
accent
#00B0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581