#69F587#69F587
#69F587 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.193 H 148.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69F587 |
|---|---|
| RGB | rgb(105, 245, 135) |
| HSL | hsl(133, 88%, 69%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(87.02, -60.68, 41.70) |
| CIE-LCH | lch(87.02, 73.63, 145.50°) |
| OKLab | oklab(86.75% -0.1641 0.1021) |
| OKLCH | oklch(86.75% 0.193 148.1) |
| XYZ | xyz(42.8484, 70.0534, 34.1806) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F587 #F569D7
analogous
#91F569 #69F587 #69F5CD
triadic
#69F587 #8769F5 #F58769
tetradic
#69F587 #6991F5 #F569D7 #F5CD69
square
#69F587 #6991F5 #F569D7 #F5CD69
split-complementary
#69F587 #CD69F5 #F56991
monochromatic
#0ED539 #30F159 #69F587 #A2F9B5 #DCFDE3
Accessibility & contrast
On white
1.40
#69F587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#69F587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F587
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F587 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27E
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#48F0DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f587; /* rgb */ color: rgb(105, 245, 135); /* oklch */ color: oklch(86.7% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#9ff9ab',
500: '#69f587',
950: '#000000',
},
}SCSS
$custom: #69f587; $custom-light: #9ff9ab; $custom-dark: #000000;
JSON
{
"hex": "#69f587",
"rgb": {
"r": 105,
"g": 245,
"b": 135
},
"hsl": {
"h": 132.857,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86748,
"c": 0.19331,
"h": 148.1
},
"luminance": 0.70057
}Semantic roles & 50–950 ramp
primary
#69F587
secondary
#CE34AD
accent
#01B4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581