#69DB80#69DB80
#69DB80 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.165 H 148.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB80 |
|---|---|
| RGB | rgb(105, 219, 128) |
| HSL | hsl(132, 61%, 64%) |
| HSV | hsv(132, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(79.17, -51.65, 35.07) |
| CIE-LCH | lch(79.17, 62.43, 145.83°) |
| OKLab | oklab(80.27% -0.14 0.0866) |
| OKLCH | oklch(80.27% 0.165 148.3) |
| XYZ | xyz(35.0513, 55.2219, 29.2297) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 4.37
Emerald
#50C878
ΔE00 5.19
Lightish Green
#61E160
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB80 #DB69C4
analogous
#8BDB69 #69DB80 #69DBB9
triadic
#69DB80 #8069DB #DB8069
tetradic
#69DB80 #698BDB #DB69C4 #DBB969
square
#69DB80 #698BDB #DB69C4 #DBB969
split-complementary
#69DB80 #B969DB #DB698B
monochromatic
#27A340 #38CF56 #69DB80 #9AE7AA #CCF3D4
Accessibility & contrast
On white
1.74
#69DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#69DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB80
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB80 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#52D7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db80; /* rgb */ color: rgb(105, 219, 128); /* oklch */ color: oklch(80.3% 0.165 148.3);
Tailwind
colors: {
custom: {
50: '#9ce7a6',
500: '#69db80',
950: '#000000',
},
}SCSS
$custom: #69db80; $custom-light: #9ce7a6; $custom-dark: #000000;
JSON
{
"hex": "#69db80",
"rgb": {
"r": 105,
"g": 219,
"b": 128
},
"hsl": {
"h": 132.105,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80271,
"c": 0.16465,
"h": 148.3
},
"luminance": 0.55225
}Semantic roles & 50–950 ramp
primary
#69DB80
secondary
#A64292
accent
#1DA6C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480