#69FC87#69FC87
#69FC87 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.5% C 0.202 H 147.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69FC87 |
|---|---|
| RGB | rgb(105, 252, 135) |
| HSL | hsl(132, 96%, 70%) |
| HSV | hsv(132, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(89.10, -63.29, 44.33) |
| CIE-LCH | lch(89.10, 77.27, 144.99°) |
| OKLab | oklab(88.45% -0.1711 0.1081) |
| OKLCH | oklch(88.45% 0.202 147.7) |
| XYZ | xyz(45.0062, 74.3691, 34.8999) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Spearmint
#1EF876
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FC87 #FC69DE
analogous
#94FC69 #69FC87 #69FCD1
triadic
#69FC87 #8769FC #FC8769
tetradic
#69FC87 #6994FC #FC69DE #FCD169
square
#69FC87 #6994FC #FC69DE #FCD169
split-complementary
#69FC87 #D169FC #FC6994
monochromatic
#05E633 #2DFB57 #69FC87 #A5FDB7 #E1FEE7
Accessibility & contrast
On white
1.32
#69FC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#69FC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FC87
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FC87 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#EBDB8F
Tritanopia (blue-blind)
#45F7E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fc87; /* rgb */ color: rgb(105, 252, 135); /* oklch */ color: oklch(88.5% 0.202 147.7);
Tailwind
colors: {
custom: {
50: '#a0feac',
500: '#69fc87',
950: '#000000',
},
}SCSS
$custom: #69fc87; $custom-light: #a0feac; $custom-dark: #000000;
JSON
{
"hex": "#69fc87",
"rgb": {
"r": 105,
"g": 252,
"b": 135
},
"hsl": {
"h": 132.245,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.88453,
"c": 0.20242,
"h": 147.7
},
"luminance": 0.74373
}Semantic roles & 50–950 ramp
primary
#69FC87
secondary
#D732B5
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681