#69DD7D#69DD7D
#69DD7D is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.170 H 147.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD7D |
|---|---|
| RGB | rgb(105, 221, 125) |
| HSL | hsl(130, 63%, 64%) |
| HSV | hsv(130, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(79.72, -52.92, 37.29) |
| CIE-LCH | lch(79.72, 64.74, 144.83°) |
| OKLab | oklab(80.71% -0.1435 0.0916) |
| OKLCH | oklch(80.71% 0.17 147.4) |
| XYZ | xyz(35.3816, 56.1939, 28.3801) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Tealish Green
#0CDC73
ΔE00 4.28
Lightish Green
#61E160
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.77
Emerald
#50C878
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD7D #DD69C9
analogous
#8FDD69 #69DD7D #69DDB7
triadic
#69DD7D #7D69DD #DD7D69
tetradic
#69DD7D #698FDD #DD69C9 #DDB769
square
#69DD7D #698FDD #DD69C9 #DDB769
split-complementary
#69DD7D #B769DD #DD698F
monochromatic
#26A63C #37D252 #69DD7D #9BE8A8 #CDF4D3
Accessibility & contrast
On white
1.72
#69DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#69DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD7D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD7D | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D0C183
Tritanopia (blue-blind)
#52D9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd7d; /* rgb */ color: rgb(105, 221, 125); /* oklch */ color: oklch(80.7% 0.170 147.4);
Tailwind
colors: {
custom: {
50: '#9ce8a4',
500: '#69dd7d',
950: '#000000',
},
}SCSS
$custom: #69dd7d; $custom-light: #9ce8a4; $custom-dark: #000000;
JSON
{
"hex": "#69dd7d",
"rgb": {
"r": 105,
"g": 221,
"b": 125
},
"hsl": {
"h": 130.345,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80711,
"c": 0.17023,
"h": 147.4
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#69DD7D
secondary
#A94197
accent
#1BACCB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480