#69D877#69D877
#69D877 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.4% C 0.169 H 146.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69D877 |
|---|---|
| RGB | rgb(105, 216, 119) |
| HSL | hsl(128, 59%, 63%) |
| HSV | hsv(128, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.14, -51.84, 38.24) |
| CIE-LCH | lch(78.14, 64.42, 143.58°) |
| OKLab | oklab(79.38% -0.1406 0.0936) |
| OKLCH | oklch(79.38% 0.169 146.4) |
| XYZ | xyz(33.7093, 53.4442, 25.9886) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.50
Emerald
#50C878
ΔE00 5.13
Fresh Green
#69D84F
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D877 #D869CA
analogous
#92D869 #69D877 #69D8AF
triadic
#69D877 #7769D8 #D87769
tetradic
#69D877 #6992D8 #D869CA #D8AF69
square
#69D877 #6992D8 #D869CA #D8AF69
split-complementary
#69D877 #AF69D8 #D86992
monochromatic
#299E38 #38CB4B #69D877 #9AE5A3 #CAF1CF
Accessibility & contrast
On white
1.80
#69D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#69D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D877
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D877 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CCBD7D
Tritanopia (blue-blind)
#55D4C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d877; /* rgb */ color: rgb(105, 216, 119); /* oklch */ color: oklch(79.4% 0.169 146.4);
Tailwind
colors: {
custom: {
50: '#9be59f',
500: '#69d877',
950: '#000000',
},
}SCSS
$custom: #69d877; $custom-light: #9be59f; $custom-dark: #000000;
JSON
{
"hex": "#69d877",
"rgb": {
"r": 105,
"g": 216,
"b": 119
},
"hsl": {
"h": 127.568,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79382,
"c": 0.16892,
"h": 146.4
},
"luminance": 0.53447
}Semantic roles & 50–950 ramp
primary
#69D877
secondary
#A24396
accent
#1FB1C6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480