#69EF79#69EF79
#69EF79 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.198 H 145.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF79 |
|---|---|
| RGB | rgb(105, 239, 121) |
| HSL | hsl(127, 81%, 67%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(85.05, -60.44, 45.95) |
| CIE-LCH | lch(85.05, 75.93, 142.76°) |
| OKLab | oklab(85.07% -0.1637 0.1111) |
| OKLCH | oklch(85.07% 0.198 145.8) |
| XYZ | xyz(40.1409, 66.1132, 28.7312) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 4.04
Easter Green
#8CFD7E
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF79 #EF69DF
analogous
#9CEF69 #69EF79 #69EFBC
triadic
#69EF79 #7969EF #EF7969
tetradic
#69EF79 #699CEF #EF69DF #EFBC69
square
#69EF79 #699CEF #EF69DF #EFBC69
split-complementary
#69EF79 #BC69EF #EF699C
monochromatic
#15C82B #32E948 #69EF79 #A0F5AA #D8FBDC
Accessibility & contrast
On white
1.48
#69EF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#69EF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF79
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF79 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6F
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#4EEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ef79; /* rgb */ color: rgb(105, 239, 121); /* oklch */ color: oklch(85.1% 0.198 145.8);
Tailwind
colors: {
custom: {
50: '#9ff5a2',
500: '#69ef79',
950: '#000000',
},
}SCSS
$custom: #69ef79; $custom-light: #9ff5a2; $custom-dark: #000000;
JSON
{
"hex": "#69ef79",
"rgb": {
"r": 105,
"g": 239,
"b": 121
},
"hsl": {
"h": 127.164,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8507,
"c": 0.19789,
"h": 145.8
},
"luminance": 0.66117
}Semantic roles & 50–950 ramp
primary
#69EF79
secondary
#C537B4
accent
#08C4DD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580