#69F979#69F979
#69F979 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.5% C 0.211 H 145.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69F979 |
|---|---|
| RGB | rgb(105, 249, 121) |
| HSL | hsl(127, 92%, 69%) |
| HSV | hsv(127, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 51.4%, 2.4%) |
| CIE-LAB | lab(88.03, -64.13, 49.61) |
| CIE-LCH | lch(88.03, 81.08, 142.28°) |
| OKLab | oklab(87.52% -0.1737 0.1193) |
| OKLCH | oklch(87.52% 0.211 145.5) |
| XYZ | xyz(43.1499, 72.1311, 29.7342) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Easter Green
#8CFD7E
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.23
Lighter Green
#75FD63
ΔE00 3.45
Light Bright Green
#53FE5C
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F979 #F969E9
analogous
#A1F969 #69F979 #69F9C1
triadic
#69F979 #7969F9 #F97969
tetradic
#69F979 #69A1F9 #F969E9 #F9C169
square
#69F979 #69A1F9 #F969E9 #F9C169
split-complementary
#69F979 #C169F9 #F969A1
monochromatic
#09DF21 #2EF744 #69F979 #A4FBAE #DFFEE2
Accessibility & contrast
On white
1.36
#69F979 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#69F979 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F979
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F979 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F979 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#4BF3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f979; /* rgb */ color: rgb(105, 249, 121); /* oklch */ color: oklch(87.5% 0.211 145.5);
Tailwind
colors: {
custom: {
50: '#a0fca2',
500: '#69f979',
950: '#000000',
},
}SCSS
$custom: #69f979; $custom-light: #a0fca2; $custom-dark: #000000;
JSON
{
"hex": "#69f979",
"rgb": {
"r": 105,
"g": 249,
"b": 121
},
"hsl": {
"h": 126.667,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.8752,
"c": 0.2107,
"h": 145.5
},
"luminance": 0.72135
}Semantic roles & 50–950 ramp
primary
#69F979
secondary
#D333C1
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680