#69D87F#69D87F
#69D87F is a light, vivid green. Relative luminance 0.536; OKLCH L 79.5% C 0.161 H 148.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69D87F |
|---|---|
| RGB | rgb(105, 216, 127) |
| HSL | hsl(132, 59%, 63%) |
| HSV | hsv(132, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.25, -50.60, 34.38) |
| CIE-LCH | lch(78.25, 61.18, 145.80°) |
| OKLab | oklab(79.52% -0.1372 0.085) |
| OKLCH | oklch(79.52% 0.161 148.2) |
| XYZ | xyz(34.2102, 53.6445, 28.6262) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.54
Emerald
#50C878
ΔE00 4.56
Seaweed
#18D17B
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.61
Soft Green
#6FC276
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D87F #D869C2
analogous
#8AD869 #69D87F #69D8B6
triadic
#69D87F #7F69D8 #D87F69
tetradic
#69D87F #698AD8 #D869C2 #D8B669
square
#69D87F #698AD8 #D869C2 #D8B669
split-complementary
#69D87F #B669D8 #D8698A
monochromatic
#299E40 #38CB56 #69D87F #9AE5A8 #CAF1D2
Accessibility & contrast
On white
1.79
#69D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#69D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D87F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D87F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CBBD85
Tritanopia (blue-blind)
#53D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d87f; /* rgb */ color: rgb(105, 216, 127); /* oklch */ color: oklch(79.5% 0.161 148.2);
Tailwind
colors: {
custom: {
50: '#9be5a5',
500: '#69d87f',
950: '#000000',
},
}SCSS
$custom: #69d87f; $custom-light: #9be5a5; $custom-dark: #000000;
JSON
{
"hex": "#69d87f",
"rgb": {
"r": 105,
"g": 216,
"b": 127
},
"hsl": {
"h": 131.892,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79516,
"c": 0.16141,
"h": 148.2
},
"luminance": 0.53647
}Semantic roles & 50–950 ramp
primary
#69D87F
secondary
#A2438F
accent
#1FA5C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480