#69D87E#69D87E
#69D87E is a light, vivid green. Relative luminance 0.536; OKLCH L 79.5% C 0.162 H 148.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69D87E |
|---|---|
| RGB | rgb(105, 216, 126) |
| HSL | hsl(131, 59%, 63%) |
| HSV | hsv(131, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 41.7%, 15.3%) |
| CIE-LAB | lab(78.24, -50.76, 34.87) |
| CIE-LCH | lch(78.24, 61.58, 145.51°) |
| OKLab | oklab(79.5% -0.1377 0.0861) |
| OKLCH | oklch(79.5% 0.162 148) |
| XYZ | xyz(34.1453, 53.6186, 28.2847) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 4.52
Emerald
#50C878
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.45
Soft Green
#6FC276
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D87E #D869C3
analogous
#8CD869 #69D87E #69D8B5
triadic
#69D87E #7E69D8 #D87E69
tetradic
#69D87E #698CD8 #D869C3 #D8B569
square
#69D87E #698CD8 #D869C3 #D8B569
split-complementary
#69D87E #B569D8 #D8698C
monochromatic
#299E3F #38CB54 #69D87E #9AE5A8 #CAF1D2
Accessibility & contrast
On white
1.79
#69D87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#69D87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D87E
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D87E | 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)
#DAC877
Deuteranopia (green-blind)
#CBBD84
Tritanopia (blue-blind)
#53D4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d87e; /* rgb */ color: rgb(105, 216, 126); /* oklch */ color: oklch(79.5% 0.162 148.0);
Tailwind
colors: {
custom: {
50: '#9be5a4',
500: '#69d87e',
950: '#000000',
},
}SCSS
$custom: #69d87e; $custom-light: #9be5a4; $custom-dark: #000000;
JSON
{
"hex": "#69d87e",
"rgb": {
"r": 105,
"g": 216,
"b": 126
},
"hsl": {
"h": 131.351,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79499,
"c": 0.16235,
"h": 148
},
"luminance": 0.53621
}Semantic roles & 50–950 ramp
primary
#69D87E
secondary
#A24390
accent
#1FA7C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480