#C2DDCC#C2DDCC
#C2DDCC is a very light, muted green. Relative luminance 0.675; OKLCH L 87.3% C 0.037 H 157.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCC |
|---|---|
| RGB | rgb(194, 221, 204) |
| HSL | hsl(142, 28%, 81%) |
| HSV | hsv(142, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(85.78, -12.17, 5.33) |
| CIE-LCH | lch(85.78, 13.28, 156.35°) |
| OKLab | oklab(87.29% -0.0342 0.0139) |
| OKLCH | oklch(87.29% 0.037 157.9) |
| XYZ | xyz(59.0012, 67.5408, 67.0432) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.89
Ice
#D6FFFA
ΔE00 9.14
Duck Egg Blue
#C3FBF4
ΔE00 9.55
Light Grey
#D8DCD6
ΔE00 9.84
Ice Blue (survey)
#D7FFFE
ΔE00 10.08
Very Pale Blue
#D6FFFE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCC #DDC2D3
analogous
#C6DDC2 #C2DDCC #C2DDDA
triadic
#C2DDCC #CCC2DD #DDCCC2
tetradic
#C2DDCC #C2C6DD #DDC2D3 #DDDAC2
square
#C2DDCC #C2C6DD #DDC2D3 #DDDAC2
split-complementary
#C2DDCC #DAC2DD #DDC2C6
monochromatic
#73B18A #9BC7AB #C2DDCC #E9F3ED #EBF4EF
Accessibility & contrast
On white
1.45
#C2DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C2DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CB
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#BEDDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2ddcc; /* rgb */ color: rgb(194, 221, 204); /* oklch */ color: oklch(87.3% 0.037 157.9);
Tailwind
colors: {
custom: {
50: '#d4e7db',
500: '#c2ddcc',
950: '#000000',
},
}SCSS
$custom: #c2ddcc; $custom-light: #d4e7db; $custom-dark: #000000;
JSON
{
"hex": "#c2ddcc",
"rgb": {
"r": 194,
"g": 221,
"b": 204
},
"hsl": {
"h": 142.222,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.8729,
"c": 0.03691,
"h": 157.9
},
"luminance": 0.67542
}Semantic roles & 50–950 ramp
primary
#C2DDCC
secondary
#B48FA6
accent
#3E80A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484