#69FE80#69FE80
#69FE80 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.8% C 0.211 H 146.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69FE80 |
|---|---|
| RGB | rgb(105, 254, 128) |
| HSL | hsl(129, 99%, 70%) |
| HSV | hsv(129, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.60, -65.01, 48.27) |
| CIE-LCH | lch(89.60, 80.97, 143.40°) |
| OKLab | oklab(88.84% -0.1759 0.1167) |
| OKLCH | oklch(88.84% 0.211 146.4) |
| XYZ | xyz(45.1609, 75.4411, 32.5996) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.44
Easter Green
#8CFD7E
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.42
Light Bright Green
#53FE5C
ΔE00 3.85
Lighter Green
#75FD63
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FE80 #FE69E7
analogous
#9CFE69 #69FE80 #69FECB
triadic
#69FE80 #8069FE #FE8069
tetradic
#69FE80 #699CFE #FE69E7 #FECB69
square
#69FE80 #699CFE #FE69E7 #FECB69
split-complementary
#69FE80 #CB69FE #FE699C
monochromatic
#02EB26 #2CFE4D #69FE80 #A6FEB3 #E1FFE5
Accessibility & contrast
On white
1.31
#69FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#69FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FE80
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FE80 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#47F9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fe80; /* rgb */ color: rgb(105, 254, 128); /* oklch */ color: oklch(88.8% 0.211 146.4);
Tailwind
colors: {
custom: {
50: '#a1ffa7',
500: '#69fe80',
950: '#000000',
},
}SCSS
$custom: #69fe80; $custom-light: #a1ffa7; $custom-dark: #000000;
JSON
{
"hex": "#69fe80",
"rgb": {
"r": 105,
"g": 254,
"b": 128
},
"hsl": {
"h": 129.262,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.88838,
"c": 0.21106,
"h": 146.4
},
"luminance": 0.75445
}Semantic roles & 50–950 ramp
primary
#69FE80
secondary
#D932C0
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680