#69DB99#69DB99
#69DB99 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.8% C 0.141 H 155.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB99 |
|---|---|
| RGB | rgb(105, 219, 153) |
| HSL | hsl(145, 61%, 64%) |
| HSV | hsv(145, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.59, -47.27, 22.79) |
| CIE-LCH | lch(79.59, 52.48, 154.26°) |
| OKLab | oklab(80.76% -0.129 0.0578) |
| OKLCH | oklch(80.76% 0.141 155.9) |
| XYZ | xyz(36.9041, 55.9630, 38.9880) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.11
Eucalyptus
#44D7A8
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.83
Emerald
#50C878
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB99 #DB69AB
analogous
#72DB69 #69DB99 #69DBD2
triadic
#69DB99 #9969DB #DB9969
tetradic
#69DB99 #6972DB #DB69AB #DBD269
square
#69DB99 #6972DB #DB69AB #DBD269
split-complementary
#69DB99 #D269DB #DB6972
monochromatic
#27A35B #38CF77 #69DB99 #9AE7BB #CCF3DC
Accessibility & contrast
On white
1.72
#69DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#69DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB99
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB99 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#49D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69db99; /* rgb */ color: rgb(105, 219, 153); /* oklch */ color: oklch(80.8% 0.141 155.9);
Tailwind
colors: {
custom: {
50: '#9be7b7',
500: '#69db99',
950: '#000000',
},
}SCSS
$custom: #69db99; $custom-light: #9be7b7; $custom-dark: #000000;
JSON
{
"hex": "#69db99",
"rgb": {
"r": 105,
"g": 219,
"b": 153
},
"hsl": {
"h": 145.263,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80756,
"c": 0.14137,
"h": 155.9
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#69DB99
secondary
#A6427C
accent
#1D80C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481