#69DB93#69DB93
#69DB93 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.147 H 153.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB93 |
|---|---|
| RGB | rgb(105, 219, 147) |
| HSL | hsl(142, 61%, 64%) |
| HSV | hsv(142, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(79.48, -48.39, 25.76) |
| CIE-LCH | lch(79.48, 54.83, 151.97°) |
| OKLab | oklab(80.63% -0.1317 0.0649) |
| OKLCH | oklch(80.63% 0.147 153.8) |
| XYZ | xyz(36.4210, 55.7698, 36.4435) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.46
Seaweed
#18D17B
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.31
Emerald
#50C878
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.97
Tealish Green
#0CDC73
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB93 #DB69B1
analogous
#78DB69 #69DB93 #69DBCC
triadic
#69DB93 #9369DB #DB9369
tetradic
#69DB93 #6978DB #DB69B1 #DBCC69
square
#69DB93 #6978DB #DB69B1 #DBCC69
split-complementary
#69DB93 #CC69DB #DB6978
monochromatic
#27A355 #38CF6F #69DB93 #9AE7B7 #CCF3DA
Accessibility & contrast
On white
1.73
#69DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#69DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB93
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB93 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#4BD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69db93; /* rgb */ color: rgb(105, 219, 147); /* oklch */ color: oklch(80.6% 0.147 153.8);
Tailwind
colors: {
custom: {
50: '#9be7b3',
500: '#69db93',
950: '#000000',
},
}SCSS
$custom: #69db93; $custom-light: #9be7b3; $custom-dark: #000000;
JSON
{
"hex": "#69db93",
"rgb": {
"r": 105,
"g": 219,
"b": 147
},
"hsl": {
"h": 142.105,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.8063,
"c": 0.14686,
"h": 153.8
},
"luminance": 0.55773
}Semantic roles & 50–950 ramp
primary
#69DB93
secondary
#A64281
accent
#1D89C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481