#69DB88#69DB88
#69DB88 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.157 H 150.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB88 |
|---|---|
| RGB | rgb(105, 219, 136) |
| HSL | hsl(136, 61%, 64%) |
| HSV | hsv(136, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 37.9%, 14.1%) |
| CIE-LAB | lab(79.29, -50.34, 31.17) |
| CIE-LCH | lch(79.29, 59.21, 148.23°) |
| OKLab | oklab(80.42% -0.1366 0.0777) |
| OKLCH | oklch(80.42% 0.157 150.4) |
| XYZ | xyz(35.5987, 55.4409, 32.1130) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.80
Emerald
#50C878
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB88 #DB69BC
analogous
#83DB69 #69DB88 #69DBC1
triadic
#69DB88 #8869DB #DB8869
tetradic
#69DB88 #6983DB #DB69BC #DBC169
square
#69DB88 #6983DB #DB69BC #DBC169
split-complementary
#69DB88 #C169DB #DB6983
monochromatic
#27A349 #38CF61 #69DB88 #9AE7AF #CCF3D6
Accessibility & contrast
On white
1.74
#69DB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#69DB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB88
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB88 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#4FD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db88; /* rgb */ color: rgb(105, 219, 136); /* oklch */ color: oklch(80.4% 0.157 150.4);
Tailwind
colors: {
custom: {
50: '#9ce7ab',
500: '#69db88',
950: '#000000',
},
}SCSS
$custom: #69db88; $custom-light: #9ce7ab; $custom-dark: #000000;
JSON
{
"hex": "#69db88",
"rgb": {
"r": 105,
"g": 219,
"b": 136
},
"hsl": {
"h": 136.316,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80415,
"c": 0.15713,
"h": 150.4
},
"luminance": 0.55444
}Semantic roles & 50–950 ramp
primary
#69DB88
secondary
#A6428B
accent
#1D9AC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481