#C2DDCB#C2DDCB
#C2DDCB is a very light, muted green. Relative luminance 0.675; OKLCH L 87.3% C 0.038 H 156.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCB |
|---|---|
| RGB | rgb(194, 221, 203) |
| HSL | hsl(140, 28%, 81%) |
| HSV | hsv(140, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.75, -12.35, 5.82) |
| CIE-LCH | lch(85.75, 13.65, 154.77°) |
| OKLab | oklab(87.26% -0.0346 0.0152) |
| OKLCH | oklch(87.26% 0.038 156.4) |
| XYZ | xyz(58.8817, 67.4930, 66.4136) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.95
Ice
#D6FFFA
ΔE00 9.36
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Light Grey
#D8DCD6
ΔE00 10.01
Ice Blue (survey)
#D7FFFE
ΔE00 10.34
Eggshell Blue
#C4FFF7
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCB #DDC2D4
analogous
#C7DDC2 #C2DDCB #C2DDD9
triadic
#C2DDCB #CBC2DD #DDCBC2
tetradic
#C2DDCB #C2C7DD #DDC2D4 #DDD9C2
square
#C2DDCB #C2C7DD #DDC2D4 #DDD9C2
split-complementary
#C2DDCB #D9C2DD #DDC2C7
monochromatic
#73B188 #9BC7AA #C2DDCB #E9F3ED #EBF4EE
Accessibility & contrast
On white
1.45
#C2DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C2DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#BEDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2ddcb; /* rgb */ color: rgb(194, 221, 203); /* oklch */ color: oklch(87.3% 0.038 156.4);
Tailwind
colors: {
custom: {
50: '#d4e7da',
500: '#c2ddcb',
950: '#000000',
},
}SCSS
$custom: #c2ddcb; $custom-light: #d4e7da; $custom-dark: #000000;
JSON
{
"hex": "#c2ddcb",
"rgb": {
"r": 194,
"g": 221,
"b": 203
},
"hsl": {
"h": 140,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87263,
"c": 0.03778,
"h": 156.4
},
"luminance": 0.67494
}Semantic roles & 50–950 ramp
primary
#C2DDCB
secondary
#B48FA8
accent
#3E84A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483