#69FB80#69FB80
#69FB80 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.207 H 146.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB80 |
|---|---|
| RGB | rgb(105, 251, 128) |
| HSL | hsl(129, 95%, 70%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(88.71, -63.92, 47.17) |
| CIE-LCH | lch(88.71, 79.44, 143.57°) |
| OKLab | oklab(88.11% -0.1729 0.1142) |
| OKLCH | oklch(88.11% 0.207 146.6) |
| XYZ | xyz(44.2163, 73.5520, 32.2847) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Spearmint
#1EF876
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB80 #FB69E4
analogous
#9BFB69 #69FB80 #69FBC9
triadic
#69FB80 #8069FB #FB8069
tetradic
#69FB80 #699BFB #FB69E4 #FBC969
square
#69FB80 #699BFB #FB69E4 #FBC969
split-complementary
#69FB80 #C969FB #FB699B
monochromatic
#06E429 #2DF94E #69FB80 #A5FDB2 #E0FEE5
Accessibility & contrast
On white
1.34
#69FB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#69FB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB80
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB80 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#48F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb80; /* rgb */ color: rgb(105, 251, 128); /* oklch */ color: oklch(88.1% 0.207 146.6);
Tailwind
colors: {
custom: {
50: '#a0fea7',
500: '#69fb80',
950: '#000000',
},
}SCSS
$custom: #69fb80; $custom-light: #a0fea7; $custom-dark: #000000;
JSON
{
"hex": "#69fb80",
"rgb": {
"r": 105,
"g": 251,
"b": 128
},
"hsl": {
"h": 129.452,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88106,
"c": 0.20725,
"h": 146.6
},
"luminance": 0.73556
}Semantic roles & 50–950 ramp
primary
#69FB80
secondary
#D633BC
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680