#C2DFCE#C2DFCE
#C2DFCE is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.038 H 159.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFCE |
|---|---|
| RGB | rgb(194, 223, 206) |
| HSL | hsl(145, 31%, 82%) |
| HSV | hsv(145, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(86.36, -12.81, 5.11) |
| CIE-LCH | lch(86.36, 13.79, 158.25°) |
| OKLab | oklab(87.77% -0.0361 0.0133) |
| OKLCH | oklch(87.77% 0.039 159.8) |
| XYZ | xyz(59.7738, 68.6998, 68.4917) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 8.84
Duck Egg Blue
#C3FBF4
ΔE00 8.94
Eggshell Blue
#C4FFF7
ΔE00 9.59
Ice Blue (survey)
#D7FFFE
ΔE00 9.66
Very Pale Blue
#D6FFFE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFCE #DFC2D3
analogous
#C5DFC2 #C2DFCE #C2DFDD
triadic
#C2DFCE #CEC2DF #DFCEC2
tetradic
#C2DFCE #C2C5DF #DFC2D3 #DFDDC2
square
#C2DFCE #C2C5DF #DFC2D3 #DFDDC2
split-complementary
#C2DFCE #DDC2DF #DFC2C5
monochromatic
#72B58E #9ACAAE #C2DFCE #EAF4EE #EBF4EF
Accessibility & contrast
On white
1.42
#C2DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C2DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFCE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFCE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#BDDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfce; /* rgb */ color: rgb(194, 223, 206); /* oklch */ color: oklch(87.8% 0.038 159.8);
Tailwind
colors: {
custom: {
50: '#d4e9dd',
500: '#c2dfce',
950: '#000000',
},
}SCSS
$custom: #c2dfce; $custom-light: #d4e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c2dfce",
"rgb": {
"r": 194,
"g": 223,
"b": 206
},
"hsl": {
"h": 144.828,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87765,
"c": 0.0385,
"h": 159.8
},
"luminance": 0.68701
}Semantic roles & 50–950 ramp
primary
#C2DFCE
secondary
#B78EA6
accent
#3C7CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484