#69DD87#69DD87
#69DD87 is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.161 H 149.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD87 |
|---|---|
| RGB | rgb(105, 221, 135) |
| HSL | hsl(136, 63%, 64%) |
| HSV | hsv(136, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(79.88, -51.32, 32.45) |
| CIE-LCH | lch(79.88, 60.72, 147.69°) |
| OKLab | oklab(80.88% -0.1392 0.0807) |
| OKLCH | oklch(80.88% 0.161 149.9) |
| XYZ | xyz(36.0529, 56.4624, 31.9154) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Tealish Green
#0CDC73
ΔE00 4.60
Aqua Green
#12E193
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.35
Emerald
#50C878
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD87 #DD69BF
analogous
#85DD69 #69DD87 #69DDC1
triadic
#69DD87 #8769DD #DD8769
tetradic
#69DD87 #6985DD #DD69BF #DDC169
square
#69DD87 #6985DD #DD69BF #DDC169
split-complementary
#69DD87 #C169DD #DD6985
monochromatic
#26A647 #37D25F #69DD87 #9BE8AF #CDF4D7
Accessibility & contrast
On white
1.71
#69DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#69DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD87
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD87 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#CEC28C
Tritanopia (blue-blind)
#4FDAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd87; /* rgb */ color: rgb(105, 221, 135); /* oklch */ color: oklch(80.9% 0.161 149.9);
Tailwind
colors: {
custom: {
50: '#9ce8ab',
500: '#69dd87',
950: '#000000',
},
}SCSS
$custom: #69dd87; $custom-light: #9ce8ab; $custom-dark: #000000;
JSON
{
"hex": "#69dd87",
"rgb": {
"r": 105,
"g": 221,
"b": 135
},
"hsl": {
"h": 135.517,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80885,
"c": 0.16086,
"h": 149.9
},
"luminance": 0.56465
}Semantic roles & 50–950 ramp
primary
#69DD87
secondary
#A9418E
accent
#1B9DCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481