#69FB81#69FB81
#69FB81 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.206 H 146.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB81 |
|---|---|
| RGB | rgb(105, 251, 129) |
| HSL | hsl(130, 95%, 70%) |
| HSV | hsv(130, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 48.6%, 1.6%) |
| CIE-LAB | lab(88.72, -63.78, 46.71) |
| CIE-LCH | lch(88.72, 79.05, 143.78°) |
| OKLab | oklab(88.12% -0.1725 0.1132) |
| OKLCH | oklch(88.12% 0.206 146.7) |
| XYZ | xyz(44.2824, 73.5785, 32.6331) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.90
Spearmint
#1EF876
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB81 #FB69E3
analogous
#9AFB69 #69FB81 #69FBCA
triadic
#69FB81 #8169FB #FB8169
tetradic
#69FB81 #699AFB #FB69E3 #FBCA69
square
#69FB81 #699AFB #FB69E3 #FBCA69
split-complementary
#69FB81 #CA69FB #FB699A
monochromatic
#06E42A #2DF94F #69FB81 #A5FDB3 #E0FEE5
Accessibility & contrast
On white
1.34
#69FB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#69FB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB81
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB81 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#48F6DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb81; /* rgb */ color: rgb(105, 251, 129); /* oklch */ color: oklch(88.1% 0.206 146.7);
Tailwind
colors: {
custom: {
50: '#a0fea7',
500: '#69fb81',
950: '#000000',
},
}SCSS
$custom: #69fb81; $custom-light: #a0fea7; $custom-dark: #000000;
JSON
{
"hex": "#69fb81",
"rgb": {
"r": 105,
"g": 251,
"b": 129
},
"hsl": {
"h": 129.863,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.8812,
"c": 0.20637,
"h": 146.7
},
"luminance": 0.73583
}Semantic roles & 50–950 ramp
primary
#69FB81
secondary
#D633BB
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680