#6FF089#6FF089
#6FF089 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.182 H 148.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF089 |
|---|---|
| RGB | rgb(111, 240, 137) |
| HSL | hsl(132, 81%, 69%) |
| HSV | hsv(132, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.76, -57.08, 39.14) |
| CIE-LCH | lch(85.76, 69.21, 145.56°) |
| OKLab | oklab(85.77% -0.1546 0.0963) |
| OKLCH | oklch(85.77% 0.182 148.1) |
| XYZ | xyz(42.2282, 67.5022, 34.4660) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.03
Mint Green
#8FFF9F
ΔE00 4.06
Wintergreen
#20F986
ΔE00 4.10
Palegreen
#98FB98
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF089 #F06FD6
analogous
#96F06F #6FF089 #6FF0CA
triadic
#6FF089 #896FF0 #F0896F
tetradic
#6FF089 #6F96F0 #F06FD6 #F0CA6F
square
#6FF089 #6F96F0 #F06FD6 #F0CA6F
split-complementary
#6FF089 #CA6FF0 #F06F96
monochromatic
#16CF3B #38EA5C #6FF089 #A6F6B6 #DEFCE4
Accessibility & contrast
On white
1.45
#6FF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6FF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF089
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF089 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE81
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#54ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff089; /* rgb */ color: rgb(111, 240, 137); /* oklch */ color: oklch(85.8% 0.182 148.1);
Tailwind
colors: {
custom: {
50: '#a2f6ac',
500: '#6ff089',
950: '#000000',
},
}SCSS
$custom: #6ff089; $custom-light: #a2f6ac; $custom-dark: #000000;
JSON
{
"hex": "#6ff089",
"rgb": {
"r": 111,
"g": 240,
"b": 137
},
"hsl": {
"h": 132.093,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.8577,
"c": 0.18217,
"h": 148.1
},
"luminance": 0.67506
}Semantic roles & 50–950 ramp
primary
#6FF089
secondary
#C93AAC
accent
#08B2DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581