#69DB90#69DB90
#69DB90 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.150 H 152.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB90 |
|---|---|
| RGB | rgb(105, 219, 144) |
| HSL | hsl(141, 61%, 64%) |
| HSV | hsv(141, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(79.43, -48.94, 27.24) |
| CIE-LCH | lch(79.43, 56.01, 150.90°) |
| OKLab | oklab(80.57% -0.1331 0.0685) |
| OKLCH | oklch(80.57% 0.15 152.8) |
| XYZ | xyz(36.1886, 55.6769, 35.2198) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.91
Seaweed
#18D17B
ΔE00 5.13
Emerald
#50C878
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB90 #DB69B4
analogous
#7BDB69 #69DB90 #69DBC9
triadic
#69DB90 #9069DB #DB9069
tetradic
#69DB90 #697BDB #DB69B4 #DBC969
square
#69DB90 #697BDB #DB69B4 #DBC969
split-complementary
#69DB90 #C969DB #DB697B
monochromatic
#27A351 #38CF6B #69DB90 #9AE7B5 #CCF3D9
Accessibility & contrast
On white
1.73
#69DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#69DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB90
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB90 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8B
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#4CD8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69db90; /* rgb */ color: rgb(105, 219, 144); /* oklch */ color: oklch(80.6% 0.150 152.8);
Tailwind
colors: {
custom: {
50: '#9be7b1',
500: '#69db90',
950: '#000000',
},
}SCSS
$custom: #69db90; $custom-light: #9be7b1; $custom-dark: #000000;
JSON
{
"hex": "#69db90",
"rgb": {
"r": 105,
"g": 219,
"b": 144
},
"hsl": {
"h": 140.526,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80569,
"c": 0.14963,
"h": 152.8
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#69DB90
secondary
#A64284
accent
#1D8EC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481