#C2DDCF#C2DDCF
#C2DDCF is a very light, muted green. Relative luminance 0.677; OKLCH L 87.4% C 0.034 H 163.1°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCF |
|---|---|
| RGB | rgb(194, 221, 207) |
| HSL | hsl(149, 28%, 81%) |
| HSV | hsv(149, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(85.85, -11.61, 3.85) |
| CIE-LCH | lch(85.85, 12.23, 161.65°) |
| OKLab | oklab(87.37% -0.033 0.01) |
| OKLCH | oklch(87.37% 0.034 163.1) |
| XYZ | xyz(59.3645, 67.6861, 68.9565) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 8.80
Duck Egg Blue
#C3FBF4
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.33
Ice Blue (survey)
#D7FFFE
ΔE00 9.34
Light Grey
#D8DCD6
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCF #DDC2D0
analogous
#C3DDC2 #C2DDCF #C2DDDD
triadic
#C2DDCF #CFC2DD #DDCFC2
tetradic
#C2DDCF #C2C3DD #DDC2D0 #DDDDC2
square
#C2DDCF #C2C3DD #DDC2D0 #DDDDC2
split-complementary
#C2DDCF #DDC2DD #DDC2C3
monochromatic
#73B191 #9BC7B0 #C2DDCF #E9F3EE #EBF4F0
Accessibility & contrast
On white
1.44
#C2DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C2DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#BDDDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2ddcf; /* rgb */ color: rgb(194, 221, 207); /* oklch */ color: oklch(87.4% 0.034 163.1);
Tailwind
colors: {
custom: {
50: '#d4e7dd',
500: '#c2ddcf',
950: '#000000',
},
}SCSS
$custom: #c2ddcf; $custom-light: #d4e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c2ddcf",
"rgb": {
"r": 194,
"g": 221,
"b": 207
},
"hsl": {
"h": 148.889,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87372,
"c": 0.03447,
"h": 163.1
},
"luminance": 0.67687
}Semantic roles & 50–950 ramp
primary
#C2DDCF
secondary
#B48FA2
accent
#3E75A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484