#B0CCAE#B0CCAE
#B0CCAE is a light, muted green. Relative luminance 0.555; OKLCH L 81.6% C 0.051 H 143.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCAE |
|---|---|
| RGB | rgb(176, 204, 174) |
| HSL | hsl(116, 23%, 74%) |
| HSV | hsv(116, 15%, 80%) |
| CMYK | cmyk(13.7%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(79.31, -15.06, 11.84) |
| CIE-LCH | lch(79.31, 19.16, 141.82°) |
| OKLab | oklab(81.62% -0.0411 0.0306) |
| OKLCH | oklch(81.62% 0.051 143.3) |
| XYZ | xyz(47.1357, 55.4711, 48.2598) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.50
Greenish Grey
#96AE8D
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.52
Light Grey Green
#B7E1A1
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.55
Lichen
#8FB67B
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCAE #CAAECC
analogous
#BFCCAE #B0CCAE #AECCBB
triadic
#B0CCAE #AEB0CC #CCAEB0
tetradic
#B0CCAE #AEBFCC #CAAECC #CCBBAE
square
#B0CCAE #AEBFCC #CAAECC #CCBBAE
split-complementary
#B0CCAE #BBAECC #CCAEBF
monochromatic
#679D63 #8BB488 #B0CCAE #D5E4D4 #EDF3EC
Accessibility & contrast
On white
1.74
#B0CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#B0CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCAE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCAE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#AECAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0ccae; /* rgb */ color: rgb(176, 204, 174); /* oklch */ color: oklch(81.6% 0.051 143.3);
Tailwind
colors: {
custom: {
50: '#c7dbc6',
500: '#b0ccae',
950: '#000000',
},
}SCSS
$custom: #b0ccae; $custom-light: #c7dbc6; $custom-dark: #000000;
JSON
{
"hex": "#b0ccae",
"rgb": {
"r": 176,
"g": 204,
"b": 174
},
"hsl": {
"h": 116,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81618,
"c": 0.05126,
"h": 143.3
},
"luminance": 0.55472
}Semantic roles & 50–950 ramp
primary
#B0CCAE
secondary
#9F7DA1
accent
#44A19B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482