#69DB8B#69DB8B
#69DB8B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.154 H 151.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB8B |
|---|---|
| RGB | rgb(105, 219, 139) |
| HSL | hsl(138, 61%, 64%) |
| HSV | hsv(138, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(79.34, -49.82, 29.70) |
| CIE-LCH | lch(79.34, 58.01, 149.20°) |
| OKLab | oklab(80.47% -0.1353 0.0743) |
| OKLCH | oklch(80.47% 0.154 151.2) |
| XYZ | xyz(35.8149, 55.5274, 33.2516) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.88
Emerald
#50C878
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB8B #DB69B9
analogous
#80DB69 #69DB8B #69DBC4
triadic
#69DB8B #8B69DB #DB8B69
tetradic
#69DB8B #6980DB #DB69B9 #DBC469
square
#69DB8B #6980DB #DB69B9 #DBC469
split-complementary
#69DB8B #C469DB #DB6980
monochromatic
#27A34C #38CF65 #69DB8B #9AE7B1 #CCF3D7
Accessibility & contrast
On white
1.73
#69DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#69DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB8B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB8B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#4ED8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69db8b; /* rgb */ color: rgb(105, 219, 139); /* oklch */ color: oklch(80.5% 0.154 151.2);
Tailwind
colors: {
custom: {
50: '#9ce7ad',
500: '#69db8b',
950: '#000000',
},
}SCSS
$custom: #69db8b; $custom-light: #9ce7ad; $custom-dark: #000000;
JSON
{
"hex": "#69db8b",
"rgb": {
"r": 105,
"g": 219,
"b": 139
},
"hsl": {
"h": 137.895,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80471,
"c": 0.15431,
"h": 151.2
},
"luminance": 0.5553
}Semantic roles & 50–950 ramp
primary
#69DB8B
secondary
#A64288
accent
#1D96C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481