#C2D0B0#C2D0B0
#C2D0B0 is a very light, muted yellow-green. Relative luminance 0.597; OKLCH L 83.8% C 0.046 H 126.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0B0 |
|---|---|
| RGB | rgb(194, 208, 176) |
| HSL | hsl(86, 25%, 75%) |
| HSV | hsv(86, 15%, 82%) |
| CMYK | cmyk(6.7%, 0%, 15.4%, 18.4%) |
| CIE-LAB | lab(81.68, -10.44, 14.31) |
| CIE-LCH | lch(81.68, 17.71, 126.12°) |
| OKLab | oklab(83.83% -0.0275 0.0369) |
| OKLCH | oklch(83.83% 0.046 126.7) |
| XYZ | xyz(52.6393, 59.7155, 49.8189) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.43
Sage Green
#9CAF88
ΔE00 9.55
Greenish Grey
#96AE8D
ΔE00 10.14
Pale Olive
#B9CC81
ΔE00 10.16
Darkseagreen
#8FBC8F
ΔE00 10.66
Light Sage
#BCECAC
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0B0 #BEB0D0
analogous
#D0CEB0 #C2D0B0 #B2D0B0
triadic
#C2D0B0 #B0C2D0 #D0B0C2
tetradic
#C2D0B0 #B0D0CE #BEB0D0 #D0B0B2
square
#C2D0B0 #B0D0CE #BEB0D0 #D0B0B2
split-complementary
#C2D0B0 #B0B2D0 #CEB0D0
monochromatic
#87A263 #A4B98A #C2D0B0 #E0E7D6 #F0F4EC
Accessibility & contrast
On white
1.62
#C2D0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C2D0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0B0
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0B0 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAE
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#C4CDC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2d0b0; /* rgb */ color: rgb(194, 208, 176); /* oklch */ color: oklch(83.8% 0.046 126.7);
Tailwind
colors: {
custom: {
50: '#d4dec7',
500: '#c2d0b0',
950: '#000000',
},
}SCSS
$custom: #c2d0b0; $custom-light: #d4dec7; $custom-dark: #000000;
JSON
{
"hex": "#c2d0b0",
"rgb": {
"r": 194,
"g": 208,
"b": 176
},
"hsl": {
"h": 86.25,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.83832,
"c": 0.04603,
"h": 126.7
},
"luminance": 0.59716
}Semantic roles & 50–950 ramp
primary
#C2D0B0
secondary
#907FA5
accent
#42A46D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482