#69FB84#69FB84
#69FB84 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.2% C 0.204 H 147.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB84 |
|---|---|
| RGB | rgb(105, 251, 132) |
| HSL | hsl(131, 95%, 70%) |
| HSV | hsv(131, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(88.76, -63.35, 45.34) |
| CIE-LCH | lch(88.76, 77.90, 144.41°) |
| OKLab | oklab(88.16% -0.1713 0.1103) |
| OKLCH | oklch(88.16% 0.204 147.2) |
| XYZ | xyz(44.4848, 73.6594, 33.6987) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Spearmint
#1EF876
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB84 #FB69E0
analogous
#97FB69 #69FB84 #69FBCD
triadic
#69FB84 #8469FB #FB8469
tetradic
#69FB84 #6997FB #FB69E0 #FBCD69
square
#69FB84 #6997FB #FB69E0 #FBCD69
split-complementary
#69FB84 #CD69FB #FB6997
monochromatic
#06E42F #2DF953 #69FB84 #A5FDB5 #E0FEE6
Accessibility & contrast
On white
1.33
#69FB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#69FB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB84
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB84 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#46F6DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb84; /* rgb */ color: rgb(105, 251, 132); /* oklch */ color: oklch(88.2% 0.204 147.2);
Tailwind
colors: {
custom: {
50: '#a0fea9',
500: '#69fb84',
950: '#000000',
},
}SCSS
$custom: #69fb84; $custom-light: #a0fea9; $custom-dark: #000000;
JSON
{
"hex": "#69fb84",
"rgb": {
"r": 105,
"g": 251,
"b": 132
},
"hsl": {
"h": 131.096,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88164,
"c": 0.20376,
"h": 147.2
},
"luminance": 0.73664
}Semantic roles & 50–950 ramp
primary
#69FB84
secondary
#D633B7
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681