#69E379#69E379
#69E379 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.182 H 146.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69E379 |
|---|---|
| RGB | rgb(105, 227, 121) |
| HSL | hsl(128, 69%, 65%) |
| HSV | hsv(128, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(81.47, -55.88, 41.47) |
| CIE-LCH | lch(81.47, 69.59, 143.42°) |
| OKLab | oklab(82.12% -0.1514 0.101) |
| OKLCH | oklch(82.12% 0.182 146.3) |
| XYZ | xyz(36.7437, 59.3188, 27.5988) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 4.65
Fresh Green
#69D84F
ΔE00 5.47
Minty Green
#0BF77D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E379 #E369D3
analogous
#96E369 #69E379 #69E3B6
triadic
#69E379 #7969E3 #E37969
tetradic
#69E379 #6996E3 #E369D3 #E3B669
square
#69E379 #6996E3 #E369D3 #E3B669
split-complementary
#69E379 #B669E3 #E36996
monochromatic
#21B134 #35D94B #69E379 #9DEDA7 #D0F6D5
Accessibility & contrast
On white
1.63
#69E379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69E379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E379
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E379 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D171
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#52DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e379; /* rgb */ color: rgb(105, 227, 121); /* oklch */ color: oklch(82.1% 0.182 146.3);
Tailwind
colors: {
custom: {
50: '#9deda1',
500: '#69e379',
950: '#000000',
},
}SCSS
$custom: #69e379; $custom-light: #9deda1; $custom-dark: #000000;
JSON
{
"hex": "#69e379",
"rgb": {
"r": 105,
"g": 227,
"b": 121
},
"hsl": {
"h": 127.869,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82122,
"c": 0.18205,
"h": 146.3
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#69E379
secondary
#B23EA3
accent
#15B8D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580