#69DC7D#69DC7D
#69DC7D is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.169 H 147.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC7D |
|---|---|
| RGB | rgb(105, 220, 125) |
| HSL | hsl(130, 62%, 64%) |
| HSV | hsv(130, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.42, -52.52, 36.90) |
| CIE-LCH | lch(79.42, 64.19, 144.91°) |
| OKLab | oklab(80.47% -0.1424 0.0907) |
| OKLCH | oklch(80.47% 0.169 147.5) |
| XYZ | xyz(35.1184, 55.6674, 28.2923) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Tealish Green
#0CDC73
ΔE00 4.29
Lightish Green
#61E160
ΔE00 4.59
Lightgreen
#90EE90
ΔE00 5.22
Emerald
#50C878
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC7D #DC69C8
analogous
#8EDC69 #69DC7D #69DCB6
triadic
#69DC7D #7D69DC #DC7D69
tetradic
#69DC7D #698EDC #DC69C8 #DCB669
square
#69DC7D #698EDC #DC69C8 #DCB669
split-complementary
#69DC7D #B669DC #DC698E
monochromatic
#26A43C #37D052 #69DC7D #9BE8A8 #CCF3D3
Accessibility & contrast
On white
1.73
#69DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#69DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC7D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC7D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#53D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc7d; /* rgb */ color: rgb(105, 220, 125); /* oklch */ color: oklch(80.5% 0.169 147.5);
Tailwind
colors: {
custom: {
50: '#9ce8a4',
500: '#69dc7d',
950: '#000000',
},
}SCSS
$custom: #69dc7d; $custom-light: #9ce8a4; $custom-dark: #000000;
JSON
{
"hex": "#69dc7d",
"rgb": {
"r": 105,
"g": 220,
"b": 125
},
"hsl": {
"h": 130.435,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80465,
"c": 0.16885,
"h": 147.5
},
"luminance": 0.5567
}Semantic roles & 50–950 ramp
primary
#69DC7D
secondary
#A74296
accent
#1CACCA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480