#C2DDCA#C2DDCA
#C2DDCA is a very light, muted green. Relative luminance 0.674; OKLCH L 87.2% C 0.039 H 154.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCA |
|---|---|
| RGB | rgb(194, 221, 202) |
| HSL | hsl(138, 28%, 81%) |
| HSV | hsv(138, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.73, -12.53, 6.31) |
| CIE-LCH | lch(85.73, 14.04, 153.27°) |
| OKLab | oklab(87.24% -0.035 0.0164) |
| OKLCH | oklch(87.24% 0.039 154.8) |
| XYZ | xyz(58.7629, 67.4455, 65.7880) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.02
Ice
#D6FFFA
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.19
Eggshell Blue
#C4FFF7
ΔE00 10.53
Ice Blue (survey)
#D7FFFE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCA #DDC2D5
analogous
#C8DDC2 #C2DDCA #C2DDD8
triadic
#C2DDCA #CAC2DD #DDCAC2
tetradic
#C2DDCA #C2C8DD #DDC2D5 #DDD8C2
square
#C2DDCA #C2C8DD #DDC2D5 #DDD8C2
split-complementary
#C2DDCA #D8C2DD #DDC2C8
monochromatic
#73B186 #9BC7A8 #C2DDCA #E9F3EC #EBF4EE
Accessibility & contrast
On white
1.45
#C2DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C2DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#BEDCD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2ddca; /* rgb */ color: rgb(194, 221, 202); /* oklch */ color: oklch(87.2% 0.039 154.8);
Tailwind
colors: {
custom: {
50: '#d4e7da',
500: '#c2ddca',
950: '#000000',
},
}SCSS
$custom: #c2ddca; $custom-light: #d4e7da; $custom-dark: #000000;
JSON
{
"hex": "#c2ddca",
"rgb": {
"r": 194,
"g": 221,
"b": 202
},
"hsl": {
"h": 137.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87236,
"c": 0.03868,
"h": 154.8
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#C2DDCA
secondary
#B48FA9
accent
#3E88A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483