#C2D1BF#C2D1BF
#C2D1BF is a very light, muted green. Relative luminance 0.608; OKLCH L 84.4% C 0.029 H 140.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D1BF |
|---|---|
| RGB | rgb(194, 209, 191) |
| HSL | hsl(110, 16%, 78%) |
| HSV | hsv(110, 9%, 82%) |
| CMYK | cmyk(7.2%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(82.29, -8.39, 7.19) |
| CIE-LCH | lch(82.29, 11.05, 139.39°) |
| OKLab | oklab(84.42% -0.0227 0.0188) |
| OKLCH | oklch(84.42% 0.029 140.5) |
| XYZ | xyz(54.4508, 60.8314, 58.1531) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.77
Honeydew
#F0FFF0
ΔE00 10.25
Beige
#F5F5DC
ΔE00 10.59
Eggshell
#F0EAD6
ΔE00 10.98
Light Gray
#D3D3D3
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D1BF #CEBFD1
analogous
#CBD1BF #C2D1BF #BFD1C5
triadic
#C2D1BF #BFC2D1 #D1BFC2
tetradic
#C2D1BF #BFCBD1 #CEBFD1 #D1C5BF
square
#C2D1BF #BFCBD1 #CEBFD1 #D1C5BF
split-complementary
#C2D1BF #C5BFD1 #D1BFCB
monochromatic
#7E9E78 #A0B79B #C2D1BF #E4EBE3 #EEF2ED
Accessibility & contrast
On white
1.59
#C2D1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C2D1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D1BF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D1BF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBE
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#C1D0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d1bf; /* rgb */ color: rgb(194, 209, 191); /* oklch */ color: oklch(84.4% 0.029 140.5);
Tailwind
colors: {
custom: {
50: '#d4dfd2',
500: '#c2d1bf',
950: '#000000',
},
}SCSS
$custom: #c2d1bf; $custom-light: #d4dfd2; $custom-dark: #000000;
JSON
{
"hex": "#c2d1bf",
"rgb": {
"r": 194,
"g": 209,
"b": 191
},
"hsl": {
"h": 110,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.84423,
"c": 0.02949,
"h": 140.5
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#C2D1BF
secondary
#A28FA6
accent
#4B9B8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483