#69D87B#69D87B
#69D87B is a light, vivid green. Relative luminance 0.535; OKLCH L 79.4% C 0.165 H 147.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69D87B |
|---|---|
| RGB | rgb(105, 216, 123) |
| HSL | hsl(130, 59%, 63%) |
| HSV | hsv(130, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(78.19, -51.23, 36.32) |
| CIE-LCH | lch(78.19, 62.80, 144.67°) |
| OKLab | oklab(79.45% -0.1389 0.0893) |
| OKLCH | oklch(79.45% 0.165 147.3) |
| XYZ | xyz(33.9546, 53.5423, 27.2805) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.47
Emerald
#50C878
ΔE00 4.81
Lightish Green
#61E160
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.29
Soft Green
#6FC276
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D87B #D869C6
analogous
#8ED869 #69D87B #69D8B3
triadic
#69D87B #7B69D8 #D87B69
tetradic
#69D87B #698ED8 #D869C6 #D8B369
square
#69D87B #698ED8 #D869C6 #D8B369
split-complementary
#69D87B #B369D8 #D8698E
monochromatic
#299E3C #38CB50 #69D87B #9AE5A6 #CAF1D0
Accessibility & contrast
On white
1.79
#69D87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#69D87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D87B
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D87B | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC874
Deuteranopia (green-blind)
#CBBD81
Tritanopia (blue-blind)
#54D4C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d87b; /* rgb */ color: rgb(105, 216, 123); /* oklch */ color: oklch(79.4% 0.165 147.3);
Tailwind
colors: {
custom: {
50: '#9be5a2',
500: '#69d87b',
950: '#000000',
},
}SCSS
$custom: #69d87b; $custom-light: #9be5a2; $custom-dark: #000000;
JSON
{
"hex": "#69d87b",
"rgb": {
"r": 105,
"g": 216,
"b": 123
},
"hsl": {
"h": 129.73,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79448,
"c": 0.16518,
"h": 147.3
},
"luminance": 0.53545
}Semantic roles & 50–950 ramp
primary
#69D87B
secondary
#A24392
accent
#1FABC6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480