#69FF85#69FF85
#69FF85 is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.208 H 147.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF85 |
|---|---|
| RGB | rgb(105, 255, 133) |
| HSL | hsl(131, 100%, 71%) |
| HSV | hsv(131, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.96, -64.67, 46.36) |
| CIE-LCH | lch(89.96, 79.58, 144.37°) |
| OKLab | oklab(89.15% -0.1749 0.1126) |
| OKLCH | oklch(89.15% 0.208 147.2) |
| XYZ | xyz(45.8163, 76.2124, 34.4818) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.93
Spring Green
#00FF7F
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.37
Easter Green
#8CFD7E
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF85 #FF69E3
analogous
#98FF69 #69FF85 #69FFD0
triadic
#69FF85 #8569FF #FF8569
tetradic
#69FF85 #6998FF #FF69E3 #FFD069
square
#69FF85 #6998FF #FF69E3 #FFD069
split-complementary
#69FF85 #D069FF #FF6998
monochromatic
#00EE2C #2CFF53 #69FF85 #A6FFB7 #E0FFE6
Accessibility & contrast
On white
1.29
#69FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#69FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF85
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF85 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#45FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff85; /* rgb */ color: rgb(105, 255, 133); /* oklch */ color: oklch(89.2% 0.208 147.2);
Tailwind
colors: {
custom: {
50: '#a1ffaa',
500: '#69ff85',
950: '#000000',
},
}SCSS
$custom: #69ff85; $custom-light: #a1ffaa; $custom-dark: #000000;
JSON
{
"hex": "#69ff85",
"rgb": {
"r": 105,
"g": 255,
"b": 133
},
"hsl": {
"h": 131.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89153,
"c": 0.20801,
"h": 147.2
},
"luminance": 0.76217
}Semantic roles & 50–950 ramp
primary
#69FF85
secondary
#DB31BB
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681