#69E77E#69E77E
#69E77E is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.183 H 147.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69E77E |
|---|---|
| RGB | rgb(105, 231, 126) |
| HSL | hsl(130, 72%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 45.5%, 9.4%) |
| CIE-LAB | lab(82.73, -56.69, 40.63) |
| CIE-LCH | lch(82.73, 69.75, 144.37°) |
| OKLab | oklab(83.18% -0.1535 0.0993) |
| OKLCH | oklch(83.18% 0.183 147.1) |
| XYZ | xyz(38.1651, 61.6581, 29.6246) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Lightish Green
#61E160
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 4.90
Minty Green
#0BF77D
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E77E #E769D2
analogous
#93E769 #69E77E #69E7BD
triadic
#69E77E #7E69E7 #E77E69
tetradic
#69E77E #6993E7 #E769D2 #E7BD69
square
#69E77E #6993E7 #E769D2 #E7BD69
split-complementary
#69E77E #BD69E7 #E76993
monochromatic
#1DB837 #34DF51 #69E77E #9EEFAB #D3F8D9
Accessibility & contrast
On white
1.58
#69E77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#69E77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E77E
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E77E | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD576
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#4FE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e77e; /* rgb */ color: rgb(105, 231, 126); /* oklch */ color: oklch(83.2% 0.183 147.1);
Tailwind
colors: {
custom: {
50: '#9defa5',
500: '#69e77e',
950: '#000000',
},
}SCSS
$custom: #69e77e; $custom-light: #9defa5; $custom-dark: #000000;
JSON
{
"hex": "#69e77e",
"rgb": {
"r": 105,
"g": 231,
"b": 126
},
"hsl": {
"h": 130,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83182,
"c": 0.18288,
"h": 147.1
},
"luminance": 0.61661
}Semantic roles & 50–950 ramp
primary
#69E77E
secondary
#B83CA3
accent
#11B4D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580