#69DD92#69DD92
#69DD92 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.151 H 153.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD92 |
|---|---|
| RGB | rgb(105, 221, 146) |
| HSL | hsl(141, 63%, 64%) |
| HSV | hsv(141, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.06, -49.41, 27.06) |
| CIE-LCH | lch(80.06, 56.33, 151.29°) |
| OKLab | oklab(81.1% -0.1343 0.068) |
| OKLCH | oklch(81.1% 0.151 153.1) |
| XYZ | xyz(36.8677, 56.7883, 36.2070) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.77
Seaweed
#18D17B
ΔE00 5.36
Emerald
#50C878
ΔE00 5.60
Tealish Green
#0CDC73
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD92 #DD69B4
analogous
#7ADD69 #69DD92 #69DDCC
triadic
#69DD92 #9269DD #DD9269
tetradic
#69DD92 #697ADD #DD69B4 #DDCC69
square
#69DD92 #697ADD #DD69B4 #DDCC69
split-complementary
#69DD92 #CC69DD #DD697A
monochromatic
#26A653 #37D26E #69DD92 #9BE8B6 #CDF4DB
Accessibility & contrast
On white
1.70
#69DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#69DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD92
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD92 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#4BDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dd92; /* rgb */ color: rgb(105, 221, 146); /* oklch */ color: oklch(81.1% 0.151 153.1);
Tailwind
colors: {
custom: {
50: '#9ce8b2',
500: '#69dd92',
950: '#000000',
},
}SCSS
$custom: #69dd92; $custom-light: #9ce8b2; $custom-dark: #000000;
JSON
{
"hex": "#69dd92",
"rgb": {
"r": 105,
"g": 221,
"b": 146
},
"hsl": {
"h": 141.207,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81096,
"c": 0.1506,
"h": 153.1
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#69DD92
secondary
#A94184
accent
#1B8DCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481