#69DB92#69DB92
#69DB92 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.148 H 153.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB92 |
|---|---|
| RGB | rgb(105, 219, 146) |
| HSL | hsl(142, 61%, 64%) |
| HSV | hsv(142, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.46, -48.58, 26.26) |
| CIE-LCH | lch(79.46, 55.22, 151.61°) |
| OKLab | oklab(80.61% -0.1322 0.0661) |
| OKLCH | oklch(80.61% 0.148 153.4) |
| XYZ | xyz(36.3428, 55.7385, 36.0320) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.24
Emerald
#50C878
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB92 #DB69B2
analogous
#79DB69 #69DB92 #69DBCB
triadic
#69DB92 #9269DB #DB9269
tetradic
#69DB92 #6979DB #DB69B2 #DBCB69
square
#69DB92 #6979DB #DB69B2 #DBCB69
split-complementary
#69DB92 #CB69DB #DB6979
monochromatic
#27A353 #38CF6E #69DB92 #9AE7B6 #CCF3DA
Accessibility & contrast
On white
1.73
#69DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#69DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB92
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB92 | 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)
#DBCC8D
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#4CD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69db92; /* rgb */ color: rgb(105, 219, 146); /* oklch */ color: oklch(80.6% 0.148 153.4);
Tailwind
colors: {
custom: {
50: '#9be7b2',
500: '#69db92',
950: '#000000',
},
}SCSS
$custom: #69db92; $custom-light: #9be7b2; $custom-dark: #000000;
JSON
{
"hex": "#69db92",
"rgb": {
"r": 105,
"g": 219,
"b": 146
},
"hsl": {
"h": 141.579,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.8061,
"c": 0.14778,
"h": 153.4
},
"luminance": 0.55742
}Semantic roles & 50–950 ramp
primary
#69DB92
secondary
#A64282
accent
#1D8BC9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481