#69D581#69D581
#69D581 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.8% C 0.155 H 149.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69D581 |
|---|---|
| RGB | rgb(105, 213, 129) |
| HSL | hsl(133, 56%, 62%) |
| HSV | hsv(133, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 39.4%, 16.5%) |
| CIE-LAB | lab(77.38, -49.05, 32.23) |
| CIE-LCH | lch(77.38, 58.69, 146.69°) |
| OKLab | oklab(78.82% -0.1331 0.08) |
| OKLCH | oklch(78.82% 0.155 149) |
| XYZ | xyz(33.5802, 52.1740, 29.0657) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.82
Seaweed
#18D17B
ΔE00 4.71
Soft Green
#6FC276
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 4.97
Dark Mint
#48C072
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D581 #D569BD
analogous
#87D569 #69D581 #69D5B7
triadic
#69D581 #8169D5 #D58169
tetradic
#69D581 #6987D5 #D569BD #D5B769
square
#69D581 #6987D5 #D569BD #D5B769
split-complementary
#69D581 #B769D5 #D56987
monochromatic
#2B9943 #39C859 #69D581 #99E2A9 #C9F0D1
Accessibility & contrast
On white
1.84
#69D581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#69D581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D581
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D581 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57B
Deuteranopia (green-blind)
#C8BB86
Tritanopia (blue-blind)
#53D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69d581; /* rgb */ color: rgb(105, 213, 129); /* oklch */ color: oklch(78.8% 0.155 149.0);
Tailwind
colors: {
custom: {
50: '#9be3a6',
500: '#69d581',
950: '#000000',
},
}SCSS
$custom: #69d581; $custom-light: #9be3a6; $custom-dark: #000000;
JSON
{
"hex": "#69d581",
"rgb": {
"r": 105,
"g": 213,
"b": 129
},
"hsl": {
"h": 133.333,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.78815,
"c": 0.15529,
"h": 149
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#69D581
secondary
#9E458A
accent
#22A0C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480