#69DB77#69DB77
#69DB77 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.173 H 146.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB77 |
|---|---|
| RGB | rgb(105, 219, 119) |
| HSL | hsl(127, 61%, 64%) |
| HSV | hsv(127, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(79.04, -53.03, 39.39) |
| CIE-LCH | lch(79.04, 66.06, 143.40°) |
| OKLab | oklab(80.12% -0.1438 0.0962) |
| OKLCH | oklch(80.12% 0.173 146.2) |
| XYZ | xyz(34.4849, 54.9954, 26.2471) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.40
Fresh Green
#69D84F
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.43
Emerald
#50C878
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB77 #DB69CD
analogous
#94DB69 #69DB77 #69DBB0
triadic
#69DB77 #7769DB #DB7769
tetradic
#69DB77 #6994DB #DB69CD #DBB069
square
#69DB77 #6994DB #DB69CD #DBB069
split-complementary
#69DB77 #B069DB #DB6994
monochromatic
#27A336 #38CF4A #69DB77 #9AE7A4 #CCF3D0
Accessibility & contrast
On white
1.75
#69DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#69DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB77
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB77 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6F
Deuteranopia (green-blind)
#CEC07E
Tritanopia (blue-blind)
#55D6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db77; /* rgb */ color: rgb(105, 219, 119); /* oklch */ color: oklch(80.1% 0.173 146.2);
Tailwind
colors: {
custom: {
50: '#9ce7a0',
500: '#69db77',
950: '#000000',
},
}SCSS
$custom: #69db77; $custom-light: #9ce7a0; $custom-dark: #000000;
JSON
{
"hex": "#69db77",
"rgb": {
"r": 105,
"g": 219,
"b": 119
},
"hsl": {
"h": 127.368,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80121,
"c": 0.17305,
"h": 146.2
},
"luminance": 0.54998
}Semantic roles & 50–950 ramp
primary
#69DB77
secondary
#A6429A
accent
#1DB4C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480