#69FF86#69FF86
#69FF86 is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.207 H 147.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF86 |
|---|---|
| RGB | rgb(105, 255, 134) |
| HSL | hsl(132, 100%, 71%) |
| HSV | hsv(132, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.97, -64.53, 45.90) |
| CIE-LCH | lch(89.97, 79.19, 144.57°) |
| OKLab | oklab(89.17% -0.1745 0.1116) |
| OKLCH | oklch(89.17% 0.207 147.4) |
| XYZ | xyz(45.8857, 76.2401, 34.8473) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Spring Green
#00FF7F
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.38
Easter Green
#8CFD7E
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF86 #FF69E2
analogous
#97FF69 #69FF86 #69FFD1
triadic
#69FF86 #8669FF #FF8669
tetradic
#69FF86 #6997FF #FF69E2 #FFD169
square
#69FF86 #6997FF #FF69E2 #FFD169
split-complementary
#69FF86 #D169FF #FF6997
monochromatic
#00EE2E #2CFF55 #69FF86 #A6FFB7 #E0FFE6
Accessibility & contrast
On white
1.29
#69FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#69FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF86
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF86 | 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)
#FFEA7C
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#44FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff86; /* rgb */ color: rgb(105, 255, 134); /* oklch */ color: oklch(89.2% 0.207 147.4);
Tailwind
colors: {
custom: {
50: '#a1ffab',
500: '#69ff86',
950: '#000000',
},
}SCSS
$custom: #69ff86; $custom-light: #a1ffab; $custom-dark: #000000;
JSON
{
"hex": "#69ff86",
"rgb": {
"r": 105,
"g": 255,
"b": 134
},
"hsl": {
"h": 131.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89168,
"c": 0.20714,
"h": 147.4
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#69FF86
secondary
#DB31BA
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681