#69D87D#69D87D
#69D87D is a light, vivid green. Relative luminance 0.536; OKLCH L 79.5% C 0.163 H 147.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69D87D |
|---|---|
| RGB | rgb(105, 216, 125) |
| HSL | hsl(131, 59%, 63%) |
| HSV | hsv(131, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.22, -50.92, 35.35) |
| CIE-LCH | lch(78.22, 61.99, 145.23°) |
| OKLab | oklab(79.48% -0.1381 0.0872) |
| OKLCH | oklch(79.48% 0.163 147.7) |
| XYZ | xyz(34.0811, 53.5929, 27.9466) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 4.49
Emerald
#50C878
ΔE00 4.67
Seaweed
#18D17B
ΔE00 5.15
Lightish Green
#61E160
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D87D #D869C4
analogous
#8CD869 #69D87D #69D8B4
triadic
#69D87D #7D69D8 #D87D69
tetradic
#69D87D #698CD8 #D869C4 #D8B469
square
#69D87D #698CD8 #D869C4 #D8B469
split-complementary
#69D87D #B469D8 #D8698C
monochromatic
#299E3E #38CB53 #69D87D #9AE5A7 #CAF1D1
Accessibility & contrast
On white
1.79
#69D87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#69D87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D87D
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D87D | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC876
Deuteranopia (green-blind)
#CBBD83
Tritanopia (blue-blind)
#54D4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d87d; /* rgb */ color: rgb(105, 216, 125); /* oklch */ color: oklch(79.5% 0.163 147.7);
Tailwind
colors: {
custom: {
50: '#9be5a4',
500: '#69d87d',
950: '#000000',
},
}SCSS
$custom: #69d87d; $custom-light: #9be5a4; $custom-dark: #000000;
JSON
{
"hex": "#69d87d",
"rgb": {
"r": 105,
"g": 216,
"b": 125
},
"hsl": {
"h": 130.811,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79482,
"c": 0.16329,
"h": 147.7
},
"luminance": 0.53596
}Semantic roles & 50–950 ramp
primary
#69D87D
secondary
#A24391
accent
#1FA8C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480