#69DB89#69DB89
#69DB89 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.156 H 150.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB89 |
|---|---|
| RGB | rgb(105, 219, 137) |
| HSL | hsl(137, 61%, 64%) |
| HSV | hsv(137, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.31, -50.17, 30.68) |
| CIE-LCH | lch(79.31, 58.81, 148.55°) |
| OKLab | oklab(80.43% -0.1361 0.0765) |
| OKLCH | oklch(80.43% 0.156 150.7) |
| XYZ | xyz(35.6701, 55.4695, 32.4890) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.89
Emerald
#50C878
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.05
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB89 #DB69BB
analogous
#82DB69 #69DB89 #69DBC2
triadic
#69DB89 #8969DB #DB8969
tetradic
#69DB89 #6982DB #DB69BB #DBC269
square
#69DB89 #6982DB #DB69BB #DBC269
split-complementary
#69DB89 #C269DB #DB6982
monochromatic
#27A34A #38CF62 #69DB89 #9AE7B0 #CCF3D7
Accessibility & contrast
On white
1.74
#69DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#69DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB89
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB89 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB83
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#4FD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db89; /* rgb */ color: rgb(105, 219, 137); /* oklch */ color: oklch(80.4% 0.156 150.7);
Tailwind
colors: {
custom: {
50: '#9ce7ac',
500: '#69db89',
950: '#000000',
},
}SCSS
$custom: #69db89; $custom-light: #9ce7ac; $custom-dark: #000000;
JSON
{
"hex": "#69db89",
"rgb": {
"r": 105,
"g": 219,
"b": 137
},
"hsl": {
"h": 136.842,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80433,
"c": 0.15619,
"h": 150.7
},
"luminance": 0.55472
}Semantic roles & 50–950 ramp
primary
#69DB89
secondary
#A6428A
accent
#1D99C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481