#69F589#69F589
#69F589 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.192 H 148.5°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69F589 |
|---|---|
| RGB | rgb(105, 245, 137) |
| HSL | hsl(134, 88%, 69%) |
| HSV | hsv(134, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(87.05, -60.38, 40.76) |
| CIE-LCH | lch(87.05, 72.85, 145.98°) |
| OKLab | oklab(86.78% -0.1633 0.1001) |
| OKLCH | oklch(86.78% 0.192 148.5) |
| XYZ | xyz(42.9905, 70.1103, 34.9292) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.81
Mint Green
#8FFF9F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F589 #F569D5
analogous
#8FF569 #69F589 #69F5CF
triadic
#69F589 #8969F5 #F58969
tetradic
#69F589 #698FF5 #F569D5 #F5CF69
square
#69F589 #698FF5 #F569D5 #F5CF69
split-complementary
#69F589 #CF69F5 #F5698F
monochromatic
#0ED53C #30F15C #69F589 #A2F9B6 #DCFDE3
Accessibility & contrast
On white
1.40
#69F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#69F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F589
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F589 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#47F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f589; /* rgb */ color: rgb(105, 245, 137); /* oklch */ color: oklch(86.8% 0.192 148.5);
Tailwind
colors: {
custom: {
50: '#9ff9ad',
500: '#69f589',
950: '#000000',
},
}SCSS
$custom: #69f589; $custom-light: #9ff9ad; $custom-dark: #000000;
JSON
{
"hex": "#69f589",
"rgb": {
"r": 105,
"g": 245,
"b": 137
},
"hsl": {
"h": 133.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.8678,
"c": 0.19153,
"h": 148.5
},
"luminance": 0.70114
}Semantic roles & 50–950 ramp
primary
#69F589
secondary
#CE34AB
accent
#01B0E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581