#ABCD90#ABCD90
#ABCD90 is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.8% C 0.090 H 131.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD90 |
|---|---|
| RGB | rgb(171, 205, 144) |
| HSL | hsl(93, 38%, 68%) |
| HSV | hsv(93, 30%, 80%) |
| CMYK | cmyk(16.6%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.66, -22.21, 26.76) |
| CIE-LCH | lch(78.66, 34.78, 129.69°) |
| OKLab | oklab(80.81% -0.0602 0.0673) |
| OKLCH | oklch(80.81% 0.09 131.8) |
| XYZ | xyz(43.6590, 54.3335, 34.5674) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 4.73
Pale Olive
#B9CC81
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.24
Pistachio
#93C572
ΔE00 5.54
Tan Green
#A9BE70
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD90 #B290CD
analogous
#C9CD90 #ABCD90 #90CD93
triadic
#ABCD90 #90ABCD #CD90AB
tetradic
#ABCD90 #90C9CD #B290CD #CD9390
square
#ABCD90 #90C9CD #B290CD #CD9390
split-complementary
#ABCD90 #9390CD #CD90C9
monochromatic
#6C9C46 #8BBA66 #ABCD90 #CBE0BA #EBF3E4
Accessibility & contrast
On white
1.77
#ABCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD90
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD90 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#ACC8BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd90; /* rgb */ color: rgb(171, 205, 144); /* oklch */ color: oklch(80.8% 0.090 131.8);
Tailwind
colors: {
custom: {
50: '#c4dcb1',
500: '#abcd90',
950: '#000000',
},
}SCSS
$custom: #abcd90; $custom-light: #c4dcb1; $custom-dark: #000000;
JSON
{
"hex": "#abcd90",
"rgb": {
"r": 171,
"g": 205,
"b": 144
},
"hsl": {
"h": 93.443,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80813,
"c": 0.0903,
"h": 131.8
},
"luminance": 0.54334
}Semantic roles & 50–950 ramp
primary
#ABCD90
secondary
#845FA2
accent
#35B17A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481