#69FF87#69FF87
#69FF87 is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.2% C 0.206 H 147.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF87 |
|---|---|
| RGB | rgb(105, 255, 135) |
| HSL | hsl(132, 100%, 71%) |
| HSV | hsv(132, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.98, -64.39, 45.45) |
| CIE-LCH | lch(89.98, 78.81, 144.79°) |
| OKLab | oklab(89.18% -0.1741 0.1107) |
| OKLCH | oklch(89.18% 0.206 147.6) |
| XYZ | xyz(45.9558, 76.2682, 35.2164) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.18
Spring Green
#00FF7F
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF87 #FF69E1
analogous
#96FF69 #69FF87 #69FFD2
triadic
#69FF87 #8769FF #FF8769
tetradic
#69FF87 #6996FF #FF69E1 #FFD269
square
#69FF87 #6996FF #FF69E1 #FFD269
split-complementary
#69FF87 #D269FF #FF6996
monochromatic
#00EE30 #2CFF56 #69FF87 #A6FFB8 #E0FFE7
Accessibility & contrast
On white
1.29
#69FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#69FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF87
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF87 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#EEDD8F
Tritanopia (blue-blind)
#44FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff87; /* rgb */ color: rgb(105, 255, 135); /* oklch */ color: oklch(89.2% 0.206 147.6);
Tailwind
colors: {
custom: {
50: '#a1ffac',
500: '#69ff87',
950: '#000000',
},
}SCSS
$custom: #69ff87; $custom-light: #a1ffac; $custom-dark: #000000;
JSON
{
"hex": "#69ff87",
"rgb": {
"r": 105,
"g": 255,
"b": 135
},
"hsl": {
"h": 132,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89183,
"c": 0.20627,
"h": 147.6
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#69FF87
secondary
#DB31B9
accent
#00B8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681