#69DB7C#69DB7C
#69DB7C is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.168 H 147.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB7C |
|---|---|
| RGB | rgb(105, 219, 124) |
| HSL | hsl(130, 61%, 64%) |
| HSV | hsv(130, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 43.4%, 14.1%) |
| CIE-LAB | lab(79.11, -52.28, 37.00) |
| CIE-LCH | lch(79.11, 64.05, 144.72°) |
| OKLab | oklab(80.2% -0.1417 0.0909) |
| OKLCH | oklch(80.2% 0.168 147.3) |
| XYZ | xyz(34.7932, 55.1187, 27.8704) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.32
Lightish Green
#61E160
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 5.39
Emerald
#50C878
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB7C #DB69C8
analogous
#8FDB69 #69DB7C #69DBB5
triadic
#69DB7C #7C69DB #DB7C69
tetradic
#69DB7C #698FDB #DB69C8 #DBB569
square
#69DB7C #698FDB #DB69C8 #DBB569
split-complementary
#69DB7C #B569DB #DB698F
monochromatic
#27A33C #38CF51 #69DB7C #9AE7A7 #CCF3D2
Accessibility & contrast
On white
1.75
#69DB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#69DB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB7C
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB7C | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#53D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db7c; /* rgb */ color: rgb(105, 219, 124); /* oklch */ color: oklch(80.2% 0.168 147.3);
Tailwind
colors: {
custom: {
50: '#9ce7a3',
500: '#69db7c',
950: '#000000',
},
}SCSS
$custom: #69db7c; $custom-light: #9ce7a3; $custom-dark: #000000;
JSON
{
"hex": "#69db7c",
"rgb": {
"r": 105,
"g": 219,
"b": 124
},
"hsl": {
"h": 130,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80203,
"c": 0.1684,
"h": 147.3
},
"luminance": 0.55122
}Semantic roles & 50–950 ramp
primary
#69DB7C
secondary
#A64295
accent
#1DACC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480