#ADD183#ADD183
#ADD183 is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.6% C 0.110 H 128.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD183 |
|---|---|
| RGB | rgb(173, 209, 131) |
| HSL | hsl(88, 46%, 67%) |
| HSV | hsv(88, 37%, 82%) |
| CMYK | cmyk(17.2%, 0%, 37.3%, 18%) |
| CIE-LAB | lab(79.68, -25.26, 34.86) |
| CIE-LCH | lch(79.68, 43.05, 125.92°) |
| OKLab | oklab(81.6% -0.0691 0.0861) |
| OKLCH | oklch(81.6% 0.11 128.8) |
| XYZ | xyz(44.1302, 56.1233, 29.9762) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.95
Light Moss Green
#A6C875
ΔE00 2.56
Pale Olive
#B9CC81
ΔE00 3.69
Pistachio
#93C572
ΔE00 4.56
Greenish Tan
#BCCB7A
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD183 #A783D1
analogous
#D1CE83 #ADD183 #86D183
triadic
#ADD183 #83ADD1 #D183AD
tetradic
#ADD183 #83D1CE #A783D1 #D18386
square
#ADD183 #83D1CE #A783D1 #D18386
split-complementary
#ADD183 #8386D1 #CE83D1
monochromatic
#719F3B #8FC056 #ADD183 #CBE2B0 #E8F2DC
Accessibility & contrast
On white
1.72
#ADD183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#ADD183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD183
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD183 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#B0CBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #add183; /* rgb */ color: rgb(173, 209, 131); /* oklch */ color: oklch(81.6% 0.110 128.8);
Tailwind
colors: {
custom: {
50: '#c6dfa8',
500: '#add183',
950: '#000000',
},
}SCSS
$custom: #add183; $custom-light: #c6dfa8; $custom-dark: #000000;
JSON
{
"hex": "#add183",
"rgb": {
"r": 173,
"g": 209,
"b": 131
},
"hsl": {
"h": 87.692,
"s": 45.882,
"l": 66.667
},
"oklch": {
"l": 0.816,
"c": 0.11037,
"h": 128.8
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#ADD183
secondary
#7954A4
accent
#2CB96D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480