#69D577#69D577
#69D577 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.6% C 0.165 H 146.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69D577 |
|---|---|
| RGB | rgb(105, 213, 119) |
| HSL | hsl(128, 56%, 62%) |
| HSV | hsv(128, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 44.1%, 16.5%) |
| CIE-LAB | lab(77.23, -50.63, 37.09) |
| CIE-LCH | lch(77.23, 62.77, 143.78°) |
| OKLab | oklab(78.64% -0.1374 0.091) |
| OKLCH | oklch(78.64% 0.165 146.5) |
| XYZ | xyz(32.9478, 51.9211, 25.7347) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.73
Weird Green
#3AE57F
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D577 #D569C7
analogous
#91D569 #69D577 #69D5AD
triadic
#69D577 #7769D5 #D57769
tetradic
#69D577 #6991D5 #D569C7 #D5AD69
square
#69D577 #6991D5 #D569C7 #D5AD69
split-complementary
#69D577 #AD69D5 #D56991
monochromatic
#2B9939 #39C84C #69D577 #99E2A2 #C9F0CE
Accessibility & contrast
On white
1.84
#69D577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#69D577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D577
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D577 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#C9BB7D
Tritanopia (blue-blind)
#56D1BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69d577; /* rgb */ color: rgb(105, 213, 119); /* oklch */ color: oklch(78.6% 0.165 146.5);
Tailwind
colors: {
custom: {
50: '#9be39f',
500: '#69d577',
950: '#000000',
},
}SCSS
$custom: #69d577; $custom-light: #9be39f; $custom-dark: #000000;
JSON
{
"hex": "#69d577",
"rgb": {
"r": 105,
"g": 213,
"b": 119
},
"hsl": {
"h": 127.778,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.78642,
"c": 0.16476,
"h": 146.5
},
"luminance": 0.51924
}Semantic roles & 50–950 ramp
primary
#69D577
secondary
#9E4592
accent
#22AFC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480