#69DB79#69DB79
#69DB79 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.2% C 0.171 H 146.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB79 |
|---|---|
| RGB | rgb(105, 219, 121) |
| HSL | hsl(128, 61%, 64%) |
| HSV | hsv(128, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(79.07, -52.74, 38.43) |
| CIE-LCH | lch(79.07, 65.26, 143.92°) |
| OKLab | oklab(80.15% -0.143 0.0941) |
| OKLCH | oklch(80.15% 0.171 146.6) |
| XYZ | xyz(34.6063, 55.0439, 26.8864) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 5.40
Fresh Green
#69D84F
ΔE00 5.64
Emerald
#50C878
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB79 #DB69CB
analogous
#92DB69 #69DB79 #69DBB2
triadic
#69DB79 #7969DB #DB7969
tetradic
#69DB79 #6992DB #DB69CB #DBB269
square
#69DB79 #6992DB #DB69CB #DBB269
split-complementary
#69DB79 #B269DB #DB6992
monochromatic
#27A338 #38CF4D #69DB79 #9AE7A5 #CCF3D1
Accessibility & contrast
On white
1.75
#69DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#69DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB79
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB79 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA71
Deuteranopia (green-blind)
#CEC07F
Tritanopia (blue-blind)
#54D7C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db79; /* rgb */ color: rgb(105, 219, 121); /* oklch */ color: oklch(80.2% 0.171 146.6);
Tailwind
colors: {
custom: {
50: '#9ce7a1',
500: '#69db79',
950: '#000000',
},
}SCSS
$custom: #69db79; $custom-light: #9ce7a1; $custom-dark: #000000;
JSON
{
"hex": "#69db79",
"rgb": {
"r": 105,
"g": 219,
"b": 121
},
"hsl": {
"h": 128.421,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80153,
"c": 0.17119,
"h": 146.6
},
"luminance": 0.55047
}Semantic roles & 50–950 ramp
primary
#69DB79
secondary
#A64298
accent
#1DB1C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480