#B2CCAE#B2CCAE
#B2CCAE is a light, muted green. Relative luminance 0.557; OKLCH L 81.8% C 0.050 H 141.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCAE |
|---|---|
| RGB | rgb(178, 204, 174) |
| HSL | hsl(112, 23%, 74%) |
| HSV | hsv(112, 15%, 80%) |
| CMYK | cmyk(12.7%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(79.45, -14.37, 12.05) |
| CIE-LCH | lch(79.45, 18.75, 140.01°) |
| OKLab | oklab(81.76% -0.0391 0.0312) |
| OKLCH | oklch(81.76% 0.05 141.4) |
| XYZ | xyz(47.5914, 55.7060, 48.2812) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.80
Greenish Grey
#96AE8D
ΔE00 8.18
Sage Green
#9CAF88
ΔE00 8.44
Light Grey Green
#B7E1A1
ΔE00 9.23
Pale Teal
#82CBB2
ΔE00 10.08
Lichen
#8FB67B
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCAE #C8AECC
analogous
#C1CCAE #B2CCAE #AECCB9
triadic
#B2CCAE #AEB2CC #CCAEB2
tetradic
#B2CCAE #AEC1CC #C8AECC #CCB9AE
square
#B2CCAE #AEC1CC #C8AECC #CCB9AE
split-complementary
#B2CCAE #B9AECC #CCAEC1
monochromatic
#6B9D63 #8EB488 #B2CCAE #D6E4D4 #EDF3EC
Accessibility & contrast
On white
1.73
#B2CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B2CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCAE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCAE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#B1CAC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ccae; /* rgb */ color: rgb(178, 204, 174); /* oklch */ color: oklch(81.8% 0.050 141.4);
Tailwind
colors: {
custom: {
50: '#c9dbc6',
500: '#b2ccae',
950: '#000000',
},
}SCSS
$custom: #b2ccae; $custom-light: #c9dbc6; $custom-dark: #000000;
JSON
{
"hex": "#b2ccae",
"rgb": {
"r": 178,
"g": 204,
"b": 174
},
"hsl": {
"h": 112,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81759,
"c": 0.04999,
"h": 141.4
},
"luminance": 0.55707
}Semantic roles & 50–950 ramp
primary
#B2CCAE
secondary
#9C7DA1
accent
#44A195
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482