#69DD80#69DD80
#69DD80 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.167 H 148.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD80 |
|---|---|
| RGB | rgb(105, 221, 128) |
| HSL | hsl(132, 63%, 64%) |
| HSV | hsv(132, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.77, -52.46, 35.84) |
| CIE-LCH | lch(79.77, 63.53, 145.66°) |
| OKLab | oklab(80.76% -0.1422 0.0884) |
| OKLCH | oklch(80.76% 0.167 148.1) |
| XYZ | xyz(35.5762, 56.2717, 29.4047) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Tealish Green
#0CDC73
ΔE00 4.31
Lightish Green
#61E160
ΔE00 4.93
Lightgreen
#90EE90
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.57
Emerald
#50C878
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD80 #DD69C6
analogous
#8CDD69 #69DD80 #69DDBA
triadic
#69DD80 #8069DD #DD8069
tetradic
#69DD80 #698CDD #DD69C6 #DDBA69
square
#69DD80 #698CDD #DD69C6 #DDBA69
split-complementary
#69DD80 #BA69DD #DD698C
monochromatic
#26A63F #37D256 #69DD80 #9BE8AA #CDF4D4
Accessibility & contrast
On white
1.71
#69DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#69DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD80
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD80 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#51D9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd80; /* rgb */ color: rgb(105, 221, 128); /* oklch */ color: oklch(80.8% 0.167 148.1);
Tailwind
colors: {
custom: {
50: '#9ce8a6',
500: '#69dd80',
950: '#000000',
},
}SCSS
$custom: #69dd80; $custom-light: #9ce8a6; $custom-dark: #000000;
JSON
{
"hex": "#69dd80",
"rgb": {
"r": 105,
"g": 221,
"b": 128
},
"hsl": {
"h": 131.897,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80762,
"c": 0.16743,
"h": 148.1
},
"luminance": 0.56275
}Semantic roles & 50–950 ramp
primary
#69DD80
secondary
#A94194
accent
#1BA8CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480