#69FF77#69FF77
#69FF77 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.220 H 145.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF77 |
|---|---|
| RGB | rgb(105, 255, 119) |
| HSL | hsl(126, 100%, 71%) |
| HSV | hsv(126, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.79, -66.55, 52.66) |
| CIE-LCH | lch(89.79, 84.86, 141.65°) |
| OKLab | oklab(88.96% -0.1803 0.1259) |
| OKLCH | oklch(88.96% 0.22 145.1) |
| XYZ | xyz(44.9127, 75.8510, 29.7231) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.91
Light Bright Green
#53FE5C
ΔE00 2.72
Lighter Green
#75FD63
ΔE00 2.73
Easter Green
#8CFD7E
ΔE00 2.83
Light Neon Green
#4EFD54
ΔE00 3.38
Bright Light Green
#2DFE54
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF77 #FF69F1
analogous
#A6FF69 #69FF77 #69FFC2
triadic
#69FF77 #7769FF #FF7769
tetradic
#69FF77 #69A6FF #FF69F1 #FFC269
square
#69FF77 #69A6FF #FF69F1 #FFC269
split-complementary
#69FF77 #C269FF #FF69A6
monochromatic
#00EE16 #2CFF40 #69FF77 #A6FFAE #E0FFE3
Accessibility & contrast
On white
1.30
#69FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#69FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF77
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF77 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#4AF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff77; /* rgb */ color: rgb(105, 255, 119); /* oklch */ color: oklch(89.0% 0.220 145.1);
Tailwind
colors: {
custom: {
50: '#a1ffa1',
500: '#69ff77',
950: '#000000',
},
}SCSS
$custom: #69ff77; $custom-light: #a1ffa1; $custom-dark: #000000;
JSON
{
"hex": "#69ff77",
"rgb": {
"r": 105,
"g": 255,
"b": 119
},
"hsl": {
"h": 125.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.8896,
"c": 0.21987,
"h": 145.1
},
"luminance": 0.75855
}Semantic roles & 50–950 ramp
primary
#69FF77
secondary
#DB31CB
accent
#00D0E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680