#69FF84#69FF84
#69FF84 is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.1% C 0.209 H 147.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF84 |
|---|---|
| RGB | rgb(105, 255, 132) |
| HSL | hsl(131, 100%, 71%) |
| HSV | hsv(131, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.95, -64.82, 46.82) |
| CIE-LCH | lch(89.95, 79.96, 144.16°) |
| OKLab | oklab(89.14% -0.1753 0.1136) |
| OKLCH | oklch(89.14% 0.209 147) |
| XYZ | xyz(45.7475, 76.1849, 34.1196) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Spring Green
#00FF7F
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.37
Easter Green
#8CFD7E
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF84 #FF69E4
analogous
#99FF69 #69FF84 #69FFCF
triadic
#69FF84 #8469FF #FF8469
tetradic
#69FF84 #6999FF #FF69E4 #FFCF69
square
#69FF84 #6999FF #FF69E4 #FFCF69
split-complementary
#69FF84 #CF69FF #FF6999
monochromatic
#00EE2B #2CFF52 #69FF84 #A6FFB6 #E0FFE6
Accessibility & contrast
On white
1.29
#69FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#69FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF84
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF84 | 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)
#FFEA7A
Deuteranopia (green-blind)
#EFDD8D
Tritanopia (blue-blind)
#45FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff84; /* rgb */ color: rgb(105, 255, 132); /* oklch */ color: oklch(89.1% 0.209 147.0);
Tailwind
colors: {
custom: {
50: '#a1ffaa',
500: '#69ff84',
950: '#000000',
},
}SCSS
$custom: #69ff84; $custom-light: #a1ffaa; $custom-dark: #000000;
JSON
{
"hex": "#69ff84",
"rgb": {
"r": 105,
"g": 255,
"b": 132
},
"hsl": {
"h": 130.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89139,
"c": 0.20888,
"h": 147
},
"luminance": 0.76189
}Semantic roles & 50–950 ramp
primary
#69FF84
secondary
#DB31BC
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681