#69FF82#69FF82
#69FF82 is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.211 H 146.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF82 |
|---|---|
| RGB | rgb(105, 255, 130) |
| HSL | hsl(130, 100%, 71%) |
| HSV | hsv(130, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.92, -65.10, 47.73) |
| CIE-LCH | lch(89.92, 80.72, 143.75°) |
| OKLab | oklab(89.11% -0.1761 0.1156) |
| OKLCH | oklch(89.11% 0.211 146.7) |
| XYZ | xyz(45.6120, 76.1307, 33.4058) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.58
Easter Green
#8CFD7E
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF82 #FF69E6
analogous
#9BFF69 #69FF82 #69FFCD
triadic
#69FF82 #8269FF #FF8269
tetradic
#69FF82 #699BFF #FF69E6 #FFCD69
square
#69FF82 #699BFF #FF69E6 #FFCD69
split-complementary
#69FF82 #CD69FF #FF699B
monochromatic
#00EE28 #2CFF4F #69FF82 #A6FFB5 #E0FFE5
Accessibility & contrast
On white
1.29
#69FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#69FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF82
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF82 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#46FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff82; /* rgb */ color: rgb(105, 255, 130); /* oklch */ color: oklch(89.1% 0.211 146.7);
Tailwind
colors: {
custom: {
50: '#a1ffa8',
500: '#69ff82',
950: '#000000',
},
}SCSS
$custom: #69ff82; $custom-light: #a1ffa8; $custom-dark: #000000;
JSON
{
"hex": "#69ff82",
"rgb": {
"r": 105,
"g": 255,
"b": 130
},
"hsl": {
"h": 130,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.8911,
"c": 0.2106,
"h": 146.7
},
"luminance": 0.76135
}Semantic roles & 50–950 ramp
primary
#69FF82
secondary
#DB31BF
accent
#00BFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681