#69E77D#69E77D
#69E77D is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.184 H 146.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69E77D |
|---|---|
| RGB | rgb(105, 231, 125) |
| HSL | hsl(130, 72%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.72, -56.84, 41.10) |
| CIE-LCH | lch(82.72, 70.14, 144.13°) |
| OKLab | oklab(83.17% -0.154 0.1004) |
| OKLCH | oklch(83.17% 0.184 146.9) |
| XYZ | xyz(38.1009, 61.6325, 29.2865) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightish Green
#61E160
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.93
Minty Green
#0BF77D
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E77D #E769D3
analogous
#94E769 #69E77D #69E7BC
triadic
#69E77D #7D69E7 #E77D69
tetradic
#69E77D #6994E7 #E769D3 #E7BC69
square
#69E77D #6994E7 #E769D3 #E7BC69
split-complementary
#69E77D #BC69E7 #E76994
monochromatic
#1DB836 #34DF4F #69E77D #9EEFAB #D3F8D8
Accessibility & contrast
On white
1.58
#69E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#69E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E77D
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E77D | 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)
#EAD575
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#50E2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e77d; /* rgb */ color: rgb(105, 231, 125); /* oklch */ color: oklch(83.2% 0.184 146.9);
Tailwind
colors: {
custom: {
50: '#9defa4',
500: '#69e77d',
950: '#000000',
},
}SCSS
$custom: #69e77d; $custom-light: #9defa4; $custom-dark: #000000;
JSON
{
"hex": "#69e77d",
"rgb": {
"r": 105,
"g": 231,
"b": 125
},
"hsl": {
"h": 129.524,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83167,
"c": 0.18379,
"h": 146.9
},
"luminance": 0.61636
}Semantic roles & 50–950 ramp
primary
#69E77D
secondary
#B83CA4
accent
#11B5D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580