#69FF80#69FF80
#69FF80 is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.212 H 146.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF80 |
|---|---|
| RGB | rgb(105, 255, 128) |
| HSL | hsl(129, 100%, 71%) |
| HSV | hsv(129, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.90, -65.37, 48.64) |
| CIE-LCH | lch(89.90, 81.48, 143.35°) |
| OKLab | oklab(89.08% -0.1768 0.1175) |
| OKLCH | oklch(89.08% 0.212 146.4) |
| XYZ | xyz(45.4790, 76.0775, 32.7056) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.43
Light Bright Green
#53FE5C
ΔE00 3.78
Lighter Green
#75FD63
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF80 #FF69E8
analogous
#9DFF69 #69FF80 #69FFCB
triadic
#69FF80 #8069FF #FF8069
tetradic
#69FF80 #699DFF #FF69E8 #FFCB69
square
#69FF80 #699DFF #FF69E8 #FFCB69
split-complementary
#69FF80 #CB69FF #FF699D
monochromatic
#00EE24 #2CFF4C #69FF80 #A6FFB4 #E0FFE5
Accessibility & contrast
On white
1.29
#69FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#69FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF80
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF80 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#46F9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff80; /* rgb */ color: rgb(105, 255, 128); /* oklch */ color: oklch(89.1% 0.212 146.4);
Tailwind
colors: {
custom: {
50: '#a1ffa7',
500: '#69ff80',
950: '#000000',
},
}SCSS
$custom: #69ff80; $custom-light: #a1ffa7; $custom-dark: #000000;
JSON
{
"hex": "#69ff80",
"rgb": {
"r": 105,
"g": 255,
"b": 128
},
"hsl": {
"h": 129.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89081,
"c": 0.21232,
"h": 146.4
},
"luminance": 0.76082
}Semantic roles & 50–950 ramp
primary
#69FF80
secondary
#DB31C1
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680