#69E377#69E377
#69E377 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.184 H 145.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69E377 |
|---|---|
| RGB | rgb(105, 227, 119) |
| HSL | hsl(127, 69%, 65%) |
| HSV | hsv(127, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(81.44, -56.16, 42.41) |
| CIE-LCH | lch(81.44, 70.38, 142.94°) |
| OKLab | oklab(82.09% -0.1523 0.1031) |
| OKLCH | oklch(82.09% 0.184 145.9) |
| XYZ | xyz(36.6224, 59.2702, 26.9596) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 3.59
Lightgreen
#90EE90
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 5.21
Minty Green
#0BF77D
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E377 #E369D5
analogous
#98E369 #69E377 #69E3B4
triadic
#69E377 #7769E3 #E37769
tetradic
#69E377 #6998E3 #E369D5 #E3B469
square
#69E377 #6998E3 #E369D5 #E3B469
split-complementary
#69E377 #B469E3 #E36998
monochromatic
#21B131 #35D948 #69E377 #9DEDA6 #D0F6D5
Accessibility & contrast
On white
1.63
#69E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#69E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E377
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E377 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#52DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e377; /* rgb */ color: rgb(105, 227, 119); /* oklch */ color: oklch(82.1% 0.184 145.9);
Tailwind
colors: {
custom: {
50: '#9deda0',
500: '#69e377',
950: '#000000',
},
}SCSS
$custom: #69e377; $custom-light: #9deda0; $custom-dark: #000000;
JSON
{
"hex": "#69e377",
"rgb": {
"r": 105,
"g": 227,
"b": 119
},
"hsl": {
"h": 126.885,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82092,
"c": 0.18387,
"h": 145.9
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#69E377
secondary
#B23EA4
accent
#15BBD0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580