#69F079#69F079
#69F079 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.199 H 145.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69F079 |
|---|---|
| RGB | rgb(105, 240, 121) |
| HSL | hsl(127, 82%, 68%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(85.35, -60.82, 46.32) |
| CIE-LCH | lch(85.35, 76.45, 142.71°) |
| OKLab | oklab(85.32% -0.1647 0.112) |
| OKLCH | oklch(85.32% 0.199 145.8) |
| XYZ | xyz(40.4345, 66.7003, 28.8291) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F079 #F069E0
analogous
#9DF069 #69F079 #69F0BC
triadic
#69F079 #7969F0 #F07969
tetradic
#69F079 #699DF0 #F069E0 #F0BC69
square
#69F079 #699DF0 #F069E0 #F0BC69
split-complementary
#69F079 #BC69F0 #F0699D
monochromatic
#14CA2A #31EA47 #69F079 #A1F6AB #D8FBDC
Accessibility & contrast
On white
1.46
#69F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F079
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F079 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD6F
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#4EEBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f079; /* rgb */ color: rgb(105, 240, 121); /* oklch */ color: oklch(85.3% 0.199 145.8);
Tailwind
colors: {
custom: {
50: '#9ff6a2',
500: '#69f079',
950: '#000000',
},
}SCSS
$custom: #69f079; $custom-light: #9ff6a2; $custom-dark: #000000;
JSON
{
"hex": "#69f079",
"rgb": {
"r": 105,
"g": 240,
"b": 121
},
"hsl": {
"h": 127.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85315,
"c": 0.19919,
"h": 145.8
},
"luminance": 0.66704
}Semantic roles & 50–950 ramp
primary
#69F079
secondary
#C736B6
accent
#07C5DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580