#6FF889#6FF889
#6FF889 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.193 H 147.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF889 |
|---|---|
| RGB | rgb(111, 248, 137) |
| HSL | hsl(131, 91%, 70%) |
| HSV | hsv(131, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(88.12, -60.15, 42.17) |
| CIE-LCH | lch(88.12, 73.46, 144.97°) |
| OKLab | oklab(87.71% -0.1628 0.1033) |
| OKLCH | oklch(87.71% 0.193 147.6) |
| XYZ | xyz(44.6354, 72.3165, 35.2684) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.74
Palegreen
#98FB98
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF889 #F86FDE
analogous
#99F86F #6FF889 #6FF8CD
triadic
#6FF889 #896FF8 #F8896F
tetradic
#6FF889 #6F99F8 #F86FDE #F8CD6F
square
#6FF889 #6F99F8 #F86FDE #F8CD6F
split-complementary
#6FF889 #CD6FF8 #F86F99
monochromatic
#0BE234 #35F559 #6FF889 #A9FBB9 #E2FEE7
Accessibility & contrast
On white
1.36
#6FF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#6FF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF889
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF889 | 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)
#FBE580
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#51F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff889; /* rgb */ color: rgb(111, 248, 137); /* oklch */ color: oklch(87.7% 0.193 147.6);
Tailwind
colors: {
custom: {
50: '#a3fbad',
500: '#6ff889',
950: '#000000',
},
}SCSS
$custom: #6ff889; $custom-light: #a3fbad; $custom-dark: #000000;
JSON
{
"hex": "#6ff889",
"rgb": {
"r": 111,
"g": 248,
"b": 137
},
"hsl": {
"h": 131.387,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.8771,
"c": 0.19282,
"h": 147.6
},
"luminance": 0.7232
}Semantic roles & 50–950 ramp
primary
#6FF889
secondary
#D338B5
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581