#69DD89#69DD89
#69DD89 is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.159 H 150.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD89 |
|---|---|
| RGB | rgb(105, 221, 137) |
| HSL | hsl(137, 63%, 64%) |
| HSV | hsv(137, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(79.91, -50.98, 31.47) |
| CIE-LCH | lch(79.91, 59.92, 148.31°) |
| OKLab | oklab(80.92% -0.1383 0.0784) |
| OKLCH | oklch(80.92% 0.159 150.5) |
| XYZ | xyz(36.1950, 56.5193, 32.6640) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.75
Aqua Green
#12E193
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.22
Emerald
#50C878
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD89 #DD69BD
analogous
#83DD69 #69DD89 #69DDC3
triadic
#69DD89 #8969DD #DD8969
tetradic
#69DD89 #6983DD #DD69BD #DDC369
square
#69DD89 #6983DD #DD69BD #DDC369
split-complementary
#69DD89 #C369DD #DD6983
monochromatic
#26A649 #37D262 #69DD89 #9BE8B0 #CDF4D7
Accessibility & contrast
On white
1.71
#69DD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#69DD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD89
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD89 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#4EDAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd89; /* rgb */ color: rgb(105, 221, 137); /* oklch */ color: oklch(80.9% 0.159 150.5);
Tailwind
colors: {
custom: {
50: '#9ce8ac',
500: '#69dd89',
950: '#000000',
},
}SCSS
$custom: #69dd89; $custom-light: #9ce8ac; $custom-dark: #000000;
JSON
{
"hex": "#69dd89",
"rgb": {
"r": 105,
"g": 221,
"b": 137
},
"hsl": {
"h": 136.552,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80922,
"c": 0.15899,
"h": 150.5
},
"luminance": 0.56522
}Semantic roles & 50–950 ramp
primary
#69DD89
secondary
#A9418C
accent
#1B9ACB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481