#B2CCAF#B2CCAF
#B2CCAF is a light, muted green. Relative luminance 0.557; OKLCH L 81.8% C 0.049 H 142.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCAF |
|---|---|
| RGB | rgb(178, 204, 175) |
| HSL | hsl(114, 22%, 74%) |
| HSV | hsv(114, 14%, 80%) |
| CMYK | cmyk(12.7%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(79.47, -14.19, 11.55) |
| CIE-LCH | lch(79.47, 18.30, 140.86°) |
| OKLab | oklab(81.79% -0.0387 0.0299) |
| OKLCH | oklch(81.79% 0.049 142.3) |
| XYZ | xyz(47.6892, 55.7451, 48.7965) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.58
Light Grey Green
#B7E1A1
ΔE00 9.49
Pale Teal
#82CBB2
ΔE00 10.01
Lichen
#8FB67B
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCAF #C9AFCC
analogous
#C1CCAF #B2CCAF #AFCCBB
triadic
#B2CCAF #AFB2CC #CCAFB2
tetradic
#B2CCAF #AFC1CC #C9AFCC #CCBBAF
square
#B2CCAF #AFC1CC #C9AFCC #CCBBAF
split-complementary
#B2CCAF #BBAFCC #CCAFC1
monochromatic
#6A9C64 #8EB48A #B2CCAF #D6E4D4 #EDF3EC
Accessibility & contrast
On white
1.73
#B2CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#B2CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCAF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCAF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#B0CAC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ccaf; /* rgb */ color: rgb(178, 204, 175); /* oklch */ color: oklch(81.8% 0.049 142.3);
Tailwind
colors: {
custom: {
50: '#c9dbc6',
500: '#b2ccaf',
950: '#000000',
},
}SCSS
$custom: #b2ccaf; $custom-light: #c9dbc6; $custom-dark: #000000;
JSON
{
"hex": "#b2ccaf",
"rgb": {
"r": 178,
"g": 204,
"b": 175
},
"hsl": {
"h": 113.793,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.81785,
"c": 0.04887,
"h": 142.3
},
"luminance": 0.55746
}Semantic roles & 50–950 ramp
primary
#B2CCAF
secondary
#9D7EA1
accent
#45A197
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482