#69FC82#69FC82
#69FC82 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.4% C 0.207 H 146.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69FC82 |
|---|---|
| RGB | rgb(105, 252, 130) |
| HSL | hsl(130, 96%, 70%) |
| HSV | hsv(130, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(89.03, -64.00, 46.63) |
| CIE-LCH | lch(89.03, 79.18, 143.93°) |
| OKLab | oklab(88.38% -0.1731 0.1131) |
| OKLCH | oklch(88.38% 0.207 146.8) |
| XYZ | xyz(44.6624, 74.2316, 33.0893) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.88
Spearmint
#1EF876
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FC82 #FC69E3
analogous
#9AFC69 #69FC82 #69FCCB
triadic
#69FC82 #8269FC #FC8269
tetradic
#69FC82 #699AFC #FC69E3 #FCCB69
square
#69FC82 #699AFC #FC69E3 #FCCB69
split-complementary
#69FC82 #CB69FC #FC699A
monochromatic
#05E62B #2DFB50 #69FC82 #A5FDB4 #E1FEE6
Accessibility & contrast
On white
1.33
#69FC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#69FC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FC82
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FC82 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#47F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fc82; /* rgb */ color: rgb(105, 252, 130); /* oklch */ color: oklch(88.4% 0.207 146.8);
Tailwind
colors: {
custom: {
50: '#a0fea8',
500: '#69fc82',
950: '#000000',
},
}SCSS
$custom: #69fc82; $custom-light: #a0fea8; $custom-dark: #000000;
JSON
{
"hex": "#69fc82",
"rgb": {
"r": 105,
"g": 252,
"b": 130
},
"hsl": {
"h": 130.204,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.88379,
"c": 0.20678,
"h": 146.8
},
"luminance": 0.74236
}Semantic roles & 50–950 ramp
primary
#69FC82
secondary
#D732BB
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681