#6FF888#6FF888
#6FF888 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.194 H 147.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF888 |
|---|---|
| RGB | rgb(111, 248, 136) |
| HSL | hsl(131, 91%, 70%) |
| HSV | hsv(131, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(88.11, -60.30, 42.63) |
| CIE-LCH | lch(88.11, 73.85, 144.74°) |
| OKLab | oklab(87.69% -0.1633 0.1043) |
| OKLCH | oklch(87.69% 0.194 147.4) |
| XYZ | xyz(44.5640, 72.2879, 34.8923) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.70
Palegreen
#98FB98
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF888 #F86FDF
analogous
#9AF86F #6FF888 #6FF8CC
triadic
#6FF888 #886FF8 #F8886F
tetradic
#6FF888 #6F9AF8 #F86FDF #F8CC6F
square
#6FF888 #6F9AF8 #F86FDF #F8CC6F
split-complementary
#6FF888 #CC6FF8 #F86F9A
monochromatic
#0BE232 #35F558 #6FF888 #A9FBB8 #E2FEE7
Accessibility & contrast
On white
1.36
#6FF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#6FF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF888
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF888 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#52F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff888; /* rgb */ color: rgb(111, 248, 136); /* oklch */ color: oklch(87.7% 0.194 147.4);
Tailwind
colors: {
custom: {
50: '#a3fbac',
500: '#6ff888',
950: '#000000',
},
}SCSS
$custom: #6ff888; $custom-light: #a3fbac; $custom-dark: #000000;
JSON
{
"hex": "#6ff888",
"rgb": {
"r": 111,
"g": 248,
"b": 136
},
"hsl": {
"h": 130.949,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87694,
"c": 0.19372,
"h": 147.4
},
"luminance": 0.72292
}Semantic roles & 50–950 ramp
primary
#6FF888
secondary
#D338B7
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581