#69FF79#69FF79
#69FF79 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.218 H 145.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF79 |
|---|---|
| RGB | rgb(105, 255, 121) |
| HSL | hsl(126, 100%, 71%) |
| HSV | hsv(126, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.81, -66.29, 51.77) |
| CIE-LCH | lch(89.81, 84.11, 142.01°) |
| OKLab | oklab(88.99% -0.1795 0.1241) |
| OKLCH | oklch(88.99% 0.218 145.4) |
| XYZ | xyz(45.0341, 75.8995, 30.3623) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.91
Easter Green
#8CFD7E
ΔE00 2.86
Light Bright Green
#53FE5C
ΔE00 2.94
Lighter Green
#75FD63
ΔE00 2.96
Light Neon Green
#4EFD54
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF79 #FF69EF
analogous
#A4FF69 #69FF79 #69FFC4
triadic
#69FF79 #7969FF #FF7969
tetradic
#69FF79 #69A4FF #FF69EF #FFC469
square
#69FF79 #69A4FF #FF69EF #FFC469
split-complementary
#69FF79 #C469FF #FF69A4
monochromatic
#00EE19 #2CFF42 #69FF79 #A6FFB0 #E0FFE4
Accessibility & contrast
On white
1.30
#69FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#69FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF79
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF79 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#49F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff79; /* rgb */ color: rgb(105, 255, 121); /* oklch */ color: oklch(89.0% 0.218 145.4);
Tailwind
colors: {
custom: {
50: '#a1ffa2',
500: '#69ff79',
950: '#000000',
},
}SCSS
$custom: #69ff79; $custom-light: #a1ffa2; $custom-dark: #000000;
JSON
{
"hex": "#69ff79",
"rgb": {
"r": 105,
"g": 255,
"b": 121
},
"hsl": {
"h": 126.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.88986,
"c": 0.21822,
"h": 145.4
},
"luminance": 0.75904
}Semantic roles & 50–950 ramp
primary
#69FF79
secondary
#DB31C9
accent
#00CDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680