#A8CD90#A8CD90
#A8CD90 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.092 H 133.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CD90 |
|---|---|
| RGB | rgb(168, 205, 144) |
| HSL | hsl(96, 38%, 68%) |
| HSV | hsv(96, 30%, 80%) |
| CMYK | cmyk(18%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.46, -23.29, 26.47) |
| CIE-LCH | lch(78.46, 35.26, 131.34°) |
| OKLab | oklab(80.61% -0.0632 0.0666) |
| OKLCH | oklch(80.61% 0.092 133.5) |
| XYZ | xyz(43.0128, 54.0003, 34.5371) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 4.92
Pistachio
#93C572
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 5.63
Lichen
#8FB67B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CD90 #B590CD
analogous
#C6CD90 #A8CD90 #90CD96
triadic
#A8CD90 #90A8CD #CD90A8
tetradic
#A8CD90 #90C6CD #B590CD #CD9690
square
#A8CD90 #90C6CD #B590CD #CD9690
split-complementary
#A8CD90 #9690CD #CD90C6
monochromatic
#689C46 #87BA66 #A8CD90 #C9E0BA #EAF3E4
Accessibility & contrast
On white
1.78
#A8CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#A8CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CD90
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CD90 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#A9C8BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a8cd90; /* rgb */ color: rgb(168, 205, 144); /* oklch */ color: oklch(80.6% 0.092 133.5);
Tailwind
colors: {
custom: {
50: '#c2dcb1',
500: '#a8cd90',
950: '#000000',
},
}SCSS
$custom: #a8cd90; $custom-light: #c2dcb1; $custom-dark: #000000;
JSON
{
"hex": "#a8cd90",
"rgb": {
"r": 168,
"g": 205,
"b": 144
},
"hsl": {
"h": 96.393,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80608,
"c": 0.09181,
"h": 133.5
},
"luminance": 0.54001
}Semantic roles & 50–950 ramp
primary
#A8CD90
secondary
#885FA2
accent
#35B180
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481