#A0CCAE#A0CCAE
#A0CCAE is a light, moderate green. Relative luminance 0.537; OKLCH L 80.5% C 0.063 H 155.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CCAE |
|---|---|
| RGB | rgb(160, 204, 174) |
| HSL | hsl(139, 30%, 71%) |
| HSV | hsv(139, 22%, 80%) |
| CMYK | cmyk(21.6%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(78.29, -20.45, 10.26) |
| CIE-LCH | lch(78.29, 22.88, 153.37°) |
| OKLab | oklab(80.55% -0.0568 0.0265) |
| OKLCH | oklch(80.55% 0.063 155) |
| XYZ | xyz(43.7279, 53.7139, 48.1001) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.84
Darkseagreen
#8FBC8F
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 7.49
Light Teal
#90E4C1
ΔE00 7.67
Seafoam
#7FE0B3
ΔE00 8.48
Mediumaquamarine
#66CDAA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CCAE #CCA0BE
analogous
#A8CCA0 #A0CCAE #A0CCC4
triadic
#A0CCAE #AEA0CC #CCAEA0
tetradic
#A0CCAE #A0A8CC #CCA0BE #CCC4A0
square
#A0CCAE #A0A8CC #CCA0BE #CCC4A0
split-complementary
#A0CCAE #C4A0CC #CCA0A8
monochromatic
#549D6C #78B78C #A0CCAE #C8E1D0 #EBF4EE
Accessibility & contrast
On white
1.79
#A0CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#A0CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CCAE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CCAE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AC
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#99CBC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a0ccae; /* rgb */ color: rgb(160, 204, 174); /* oklch */ color: oklch(80.5% 0.063 155.0);
Tailwind
colors: {
custom: {
50: '#bcdbc6',
500: '#a0ccae',
950: '#000000',
},
}SCSS
$custom: #a0ccae; $custom-light: #bcdbc6; $custom-dark: #000000;
JSON
{
"hex": "#a0ccae",
"rgb": {
"r": 160,
"g": 204,
"b": 174
},
"hsl": {
"h": 139.091,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.80546,
"c": 0.06271,
"h": 155
},
"luminance": 0.53715
}Semantic roles & 50–950 ramp
primary
#A0CCAE
secondary
#A16F91
accent
#3D86A9
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121513
muted
#828482