#C2DCBF#C2DCBF
#C2DCBF is a very light, muted green. Relative luminance 0.664; OKLCH L 86.7% C 0.048 H 142.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCBF |
|---|---|
| RGB | rgb(194, 220, 191) |
| HSL | hsl(114, 29%, 81%) |
| HSV | hsv(114, 13%, 86%) |
| CMYK | cmyk(11.8%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.21, -14.00, 11.37) |
| CIE-LCH | lch(85.21, 18.03, 140.92°) |
| OKLab | oklab(86.74% -0.0381 0.0295) |
| OKLCH | oklch(86.74% 0.048 142.3) |
| XYZ | xyz(57.2434, 66.4165, 59.0839) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.79
Light Sage
#BCECAC
ΔE00 9.20
Mint
#AAF0C1
ΔE00 9.29
Honeydew
#F0FFF0
ΔE00 10.25
Hospital Green
#9BE5AA
ΔE00 10.34
Light Teal
#90E4C1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCBF #D9BFDC
analogous
#D0DCBF #C2DCBF #BFDCCA
triadic
#C2DCBF #BFC2DC #DCBFC2
tetradic
#C2DCBF #BFD0DC #D9BFDC #DCCABF
square
#C2DCBF #BFD0DC #D9BFDC #DCCABF
split-complementary
#C2DCBF #CABFDC #DCBFD0
monochromatic
#77B170 #9CC697 #C2DCBF #E8F2E7 #ECF4EB
Accessibility & contrast
On white
1.47
#C2DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C2DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCBF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCBF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#C0DAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dcbf; /* rgb */ color: rgb(194, 220, 191); /* oklch */ color: oklch(86.7% 0.048 142.3);
Tailwind
colors: {
custom: {
50: '#d4e6d2',
500: '#c2dcbf',
950: '#000000',
},
}SCSS
$custom: #c2dcbf; $custom-light: #d4e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c2dcbf",
"rgb": {
"r": 194,
"g": 220,
"b": 191
},
"hsl": {
"h": 113.793,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86739,
"c": 0.04819,
"h": 142.3
},
"luminance": 0.66417
}Semantic roles & 50–950 ramp
primary
#C2DCBF
secondary
#AF8CB3
accent
#3EA89D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483