#C2DCCB#C2DCCB
#C2DCCB is a very light, muted green. Relative luminance 0.670; OKLCH L 87.1% C 0.036 H 156.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCCB |
|---|---|
| RGB | rgb(194, 220, 203) |
| HSL | hsl(141, 27%, 81%) |
| HSV | hsv(141, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.49, -11.84, 5.44) |
| CIE-LCH | lch(85.49, 13.03, 155.34°) |
| OKLab | oklab(87.05% -0.0332 0.0142) |
| OKLCH | oklch(87.05% 0.036 156.9) |
| XYZ | xyz(58.6184, 66.9665, 66.3258) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.93
Ice
#D6FFFA
ΔE00 9.40
Light Grey
#D8DCD6
ΔE00 9.62
Duck Egg Blue
#C3FBF4
ΔE00 9.86
Ice Blue (survey)
#D7FFFE
ΔE00 10.31
Very Pale Blue
#D6FFFE
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCCB #DCC2D3
analogous
#C6DCC2 #C2DCCB #C2DCD8
triadic
#C2DCCB #CBC2DC #DCCBC2
tetradic
#C2DCCB #C2C6DC #DCC2D3 #DCD8C2
square
#C2DCCB #C2C6DC #DCC2D3 #DCD8C2
split-complementary
#C2DCCB #D8C2DC #DCC2C6
monochromatic
#74AF89 #9BC6AA #C2DCCB #E9F2EC #ECF4EE
Accessibility & contrast
On white
1.46
#C2DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C2DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCCB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCCB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#BEDBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dccb; /* rgb */ color: rgb(194, 220, 203); /* oklch */ color: oklch(87.1% 0.036 156.9);
Tailwind
colors: {
custom: {
50: '#d4e6da',
500: '#c2dccb',
950: '#000000',
},
}SCSS
$custom: #c2dccb; $custom-light: #d4e6da; $custom-dark: #000000;
JSON
{
"hex": "#c2dccb",
"rgb": {
"r": 194,
"g": 220,
"b": 203
},
"hsl": {
"h": 140.769,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87052,
"c": 0.03612,
"h": 156.9
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#C2DCCB
secondary
#B38FA7
accent
#4082A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483