#69DB76#69DB76
#69DB76 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.174 H 146.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB76 |
|---|---|
| RGB | rgb(105, 219, 118) |
| HSL | hsl(127, 61%, 64%) |
| HSV | hsv(127, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.02, -53.18, 39.86) |
| CIE-LCH | lch(79.02, 66.46, 143.15°) |
| OKLab | oklab(80.11% -0.1442 0.0973) |
| OKLCH | oklch(80.11% 0.174 146) |
| XYZ | xyz(34.4252, 54.9715, 25.9325) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.43
Fresh Green
#69D84F
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.46
Emerald
#50C878
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB76 #DB69CE
analogous
#95DB69 #69DB76 #69DBAF
triadic
#69DB76 #7669DB #DB7669
tetradic
#69DB76 #6995DB #DB69CE #DBAF69
square
#69DB76 #6995DB #DB69CE #DBAF69
split-complementary
#69DB76 #AF69DB #DB6995
monochromatic
#27A335 #38CF49 #69DB76 #9AE7A3 #CCF3D0
Accessibility & contrast
On white
1.75
#69DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#69DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB76
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB76 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#CEC07D
Tritanopia (blue-blind)
#55D6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db76; /* rgb */ color: rgb(105, 219, 118); /* oklch */ color: oklch(80.1% 0.174 146.0);
Tailwind
colors: {
custom: {
50: '#9ce79f',
500: '#69db76',
950: '#000000',
},
}SCSS
$custom: #69db76; $custom-light: #9ce79f; $custom-dark: #000000;
JSON
{
"hex": "#69db76",
"rgb": {
"r": 105,
"g": 219,
"b": 118
},
"hsl": {
"h": 126.842,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80106,
"c": 0.17397,
"h": 146
},
"luminance": 0.54974
}Semantic roles & 50–950 ramp
primary
#69DB76
secondary
#A6429B
accent
#1DB5C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480