#C2DCCE#C2DCCE
#C2DCCE is a very light, muted green. Relative luminance 0.671; OKLCH L 87.1% C 0.034 H 162.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCCE |
|---|---|
| RGB | rgb(194, 220, 206) |
| HSL | hsl(148, 27%, 81%) |
| HSV | hsv(148, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.56, -11.29, 3.96) |
| CIE-LCH | lch(85.56, 11.96, 160.67°) |
| OKLab | oklab(87.13% -0.032 0.0103) |
| OKLCH | oklch(87.13% 0.034 162.2) |
| XYZ | xyz(58.9794, 67.1109, 68.2269) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.83
Honeydew
#F0FFF0
ΔE00 8.84
Light Grey
#D8DCD6
ΔE00 9.13
Duck Egg Blue
#C3FBF4
ΔE00 9.42
Powder Blue
#B0E0E6
ΔE00 9.48
Ice Blue (survey)
#D7FFFE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCCE #DCC2D0
analogous
#C3DCC2 #C2DCCE #C2DCDB
triadic
#C2DCCE #CEC2DC #DCCEC2
tetradic
#C2DCCE #C2C3DC #DCC2D0 #DCDBC2
square
#C2DCCE #C2C3DC #DCC2D0 #DCDBC2
split-complementary
#C2DCCE #DBC2DC #DCC2C3
monochromatic
#74AF90 #9BC6AF #C2DCCE #E9F2ED #ECF4EF
Accessibility & contrast
On white
1.46
#C2DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C2DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCCE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCCE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#BEDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcce; /* rgb */ color: rgb(194, 220, 206); /* oklch */ color: oklch(87.1% 0.034 162.2);
Tailwind
colors: {
custom: {
50: '#d4e6dd',
500: '#c2dcce',
950: '#000000',
},
}SCSS
$custom: #c2dcce; $custom-light: #d4e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c2dcce",
"rgb": {
"r": 194,
"g": 220,
"b": 206
},
"hsl": {
"h": 147.692,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87134,
"c": 0.03363,
"h": 162.2
},
"luminance": 0.67112
}Semantic roles & 50–950 ramp
primary
#C2DCCE
secondary
#B38FA2
accent
#4077A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484