#6FF189#6FF189
#6FF189 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.183 H 148.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF189 |
|---|---|
| RGB | rgb(111, 241, 137) |
| HSL | hsl(132, 82%, 69%) |
| HSV | hsv(132, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(86.05, -57.47, 39.52) |
| CIE-LCH | lch(86.05, 69.75, 145.48°) |
| OKLab | oklab(86.01% -0.1557 0.0972) |
| OKLCH | oklch(86.01% 0.184 148) |
| XYZ | xyz(42.5234, 68.0926, 34.5644) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF189 #F16FD7
analogous
#96F16F #6FF189 #6FF1CA
triadic
#6FF189 #896FF1 #F1896F
tetradic
#6FF189 #6F96F1 #F16FD7 #F1CA6F
square
#6FF189 #6F96F1 #F16FD7 #F1CA6F
split-complementary
#6FF189 #CA6FF1 #F16F96
monochromatic
#14D13A #37EC5B #6FF189 #A7F6B7 #DFFCE4
Accessibility & contrast
On white
1.44
#6FF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6FF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF189
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF189 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF81
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#53EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff189; /* rgb */ color: rgb(111, 241, 137); /* oklch */ color: oklch(86.0% 0.183 148.0);
Tailwind
colors: {
custom: {
50: '#a2f6ac',
500: '#6ff189',
950: '#000000',
},
}SCSS
$custom: #6ff189; $custom-light: #a2f6ac; $custom-dark: #000000;
JSON
{
"hex": "#6ff189",
"rgb": {
"r": 111,
"g": 241,
"b": 137
},
"hsl": {
"h": 132,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86013,
"c": 0.1835,
"h": 148
},
"luminance": 0.68096
}Semantic roles & 50–950 ramp
primary
#6FF189
secondary
#CA3AAD
accent
#07B4DF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581