#A0C09E#A0C09E
#A0C09E is a light, muted green. Relative luminance 0.476; OKLCH L 77.5% C 0.059 H 143.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C09E |
|---|---|
| RGB | rgb(160, 192, 158) |
| HSL | hsl(116, 21%, 69%) |
| HSV | hsv(116, 18%, 75%) |
| CMYK | cmyk(16.7%, 0%, 17.7%, 24.7%) |
| CIE-LAB | lab(74.60, -17.33, 13.62) |
| CIE-LCH | lch(74.60, 22.04, 141.84°) |
| OKLab | oklab(77.48% -0.0473 0.0351) |
| OKLCH | oklch(77.48% 0.059 143.4) |
| XYZ | xyz(39.5170, 47.6407, 39.4547) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.22
Greenish Grey
#96AE8D
ΔE00 5.04
Sage Green
#9CAF88
ΔE00 5.77
Lichen
#8FB67B
ΔE00 7.30
Sage Green (survey)
#88B378
ΔE00 7.93
Greyish Green
#82A67D
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C09E #BE9EC0
analogous
#B1C09E #A0C09E #9EC0AD
triadic
#A0C09E #9EA0C0 #C09EA0
tetradic
#A0C09E #9EB1C0 #BE9EC0 #C0AD9E
square
#A0C09E #9EB1C0 #BE9EC0 #C0AD9E
split-complementary
#A0C09E #AD9EC0 #C09EB1
monochromatic
#5C8A5A #7CA879 #A0C09E #C4D8C3 #E9F0E8
Accessibility & contrast
On white
1.99
#A0C09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A0C09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C09E
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C09E | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#9EBEB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0c09e; /* rgb */ color: rgb(160, 192, 158); /* oklch */ color: oklch(77.5% 0.059 143.4);
Tailwind
colors: {
custom: {
50: '#bcd3ba',
500: '#a0c09e',
950: '#000000',
},
}SCSS
$custom: #a0c09e; $custom-light: #bcd3ba; $custom-dark: #000000;
JSON
{
"hex": "#a0c09e",
"rgb": {
"r": 160,
"g": 192,
"b": 158
},
"hsl": {
"h": 116.471,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.77476,
"c": 0.05889,
"h": 143.4
},
"luminance": 0.47641
}Semantic roles & 50–950 ramp
primary
#A0C09E
secondary
#E1D8E2
accent
#46A09A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280