#C2D0BB#C2D0BB
#C2D0BB is a very light, muted green. Relative luminance 0.602; OKLCH L 84.1% C 0.032 H 135.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0BB |
|---|---|
| RGB | rgb(194, 208, 187) |
| HSL | hsl(100, 18%, 77%) |
| HSV | hsv(100, 10%, 82%) |
| CMYK | cmyk(6.7%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(81.93, -8.58, 8.81) |
| CIE-LCH | lch(81.93, 12.30, 134.24°) |
| OKLab | oklab(84.11% -0.023 0.0229) |
| OKLCH | oklch(84.11% 0.032 135) |
| XYZ | xyz(53.7721, 60.1686, 55.7849) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 9.45
Beige
#F5F5DC
ΔE00 10.46
Honeydew
#F0FFF0
ΔE00 10.68
Eggshell
#F0EAD6
ΔE00 10.92
Greenish Grey
#96AE8D
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0BB #C9BBD0
analogous
#CDD0BB #C2D0BB #BBD0BF
triadic
#C2D0BB #BBC2D0 #D0BBC2
tetradic
#C2D0BB #BBCDD0 #C9BBD0 #D0BFBB
square
#C2D0BB #BBCDD0 #C9BBD0 #D0BFBB
split-complementary
#C2D0BB #BFBBD0 #D0BBCD
monochromatic
#819E73 #A2B797 #C2D0BB #E2E9DF #EFF2ED
Accessibility & contrast
On white
1.61
#C2D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#C2D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0BB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0BB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#C2CECA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2d0bb; /* rgb */ color: rgb(194, 208, 187); /* oklch */ color: oklch(84.1% 0.032 135.0);
Tailwind
colors: {
custom: {
50: '#d4decf',
500: '#c2d0bb',
950: '#000000',
},
}SCSS
$custom: #c2d0bb; $custom-light: #d4decf; $custom-dark: #000000;
JSON
{
"hex": "#c2d0bb",
"rgb": {
"r": 194,
"g": 208,
"b": 187
},
"hsl": {
"h": 100,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84109,
"c": 0.03246,
"h": 135
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#C2D0BB
secondary
#9C8AA5
accent
#499D81
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483