#A7CD90#A7CD90
#A7CD90 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.5% C 0.092 H 134.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CD90 |
|---|---|
| RGB | rgb(167, 205, 144) |
| HSL | hsl(97, 38%, 68%) |
| HSV | hsv(97, 30%, 80%) |
| CMYK | cmyk(18.5%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.40, -23.65, 26.37) |
| CIE-LCH | lch(78.40, 35.42, 131.88°) |
| OKLab | oklab(80.54% -0.0642 0.0664) |
| OKLCH | oklch(80.54% 0.092 134.1) |
| XYZ | xyz(42.8007, 53.8910, 34.5272) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 5.00
Pistachio
#93C572
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.62
Pale Olive
#B9CC81
ΔE00 5.82
Lichen
#8FB67B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CD90 #B690CD
analogous
#C5CD90 #A7CD90 #90CD97
triadic
#A7CD90 #90A7CD #CD90A7
tetradic
#A7CD90 #90C5CD #B690CD #CD9790
square
#A7CD90 #90C5CD #B690CD #CD9790
split-complementary
#A7CD90 #9790CD #CD90C5
monochromatic
#679C46 #86BA66 #A7CD90 #C8E0BA #EAF3E4
Accessibility & contrast
On white
1.78
#A7CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#A7CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CD90
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CD90 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#A7C8BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a7cd90; /* rgb */ color: rgb(167, 205, 144); /* oklch */ color: oklch(80.5% 0.092 134.1);
Tailwind
colors: {
custom: {
50: '#c2dcb1',
500: '#a7cd90',
950: '#000000',
},
}SCSS
$custom: #a7cd90; $custom-light: #c2dcb1; $custom-dark: #000000;
JSON
{
"hex": "#a7cd90",
"rgb": {
"r": 167,
"g": 205,
"b": 144
},
"hsl": {
"h": 97.377,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.8054,
"c": 0.09234,
"h": 134.1
},
"luminance": 0.53892
}Semantic roles & 50–950 ramp
primary
#A7CD90
secondary
#895FA2
accent
#35B182
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481