#C2DDCE#C2DDCE
#C2DDCE is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.035 H 161.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCE |
|---|---|
| RGB | rgb(194, 221, 206) |
| HSL | hsl(147, 28%, 81%) |
| HSV | hsv(147, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.82, -11.79, 4.34) |
| CIE-LCH | lch(85.82, 12.57, 159.79°) |
| OKLab | oklab(87.34% -0.0334 0.0113) |
| OKLCH | oklch(87.34% 0.035 161.3) |
| XYZ | xyz(59.2426, 67.6374, 68.3147) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.74
Honeydew
#F0FFF0
ΔE00 8.82
Duck Egg Blue
#C3FBF4
ΔE00 9.23
Light Grey
#D8DCD6
ΔE00 9.52
Ice Blue (survey)
#D7FFFE
ΔE00 9.58
Very Pale Blue
#D6FFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCE #DDC2D1
analogous
#C4DDC2 #C2DDCE #C2DDDC
triadic
#C2DDCE #CEC2DD #DDCEC2
tetradic
#C2DDCE #C2C4DD #DDC2D1 #DDDCC2
square
#C2DDCE #C2C4DD #DDC2D1 #DDDCC2
split-complementary
#C2DDCE #DCC2DD #DDC2C4
monochromatic
#73B18F #9BC7AE #C2DDCE #E9F3EE #EBF4EF
Accessibility & contrast
On white
1.45
#C2DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C2DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#BDDDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2ddce; /* rgb */ color: rgb(194, 221, 206); /* oklch */ color: oklch(87.3% 0.035 161.3);
Tailwind
colors: {
custom: {
50: '#d4e7dd',
500: '#c2ddce',
950: '#000000',
},
}SCSS
$custom: #c2ddce; $custom-light: #d4e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c2ddce",
"rgb": {
"r": 194,
"g": 221,
"b": 206
},
"hsl": {
"h": 146.667,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87344,
"c": 0.03526,
"h": 161.3
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#C2DDCE
secondary
#B48FA4
accent
#3E79A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484