#C2DFD0#C2DFD0
#C2DFD0 is a very light, muted green. Relative luminance 0.688; OKLCH L 87.8% C 0.037 H 163.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD0 |
|---|---|
| RGB | rgb(194, 223, 208) |
| HSL | hsl(149, 31%, 82%) |
| HSV | hsv(149, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.40, -12.43, 4.13) |
| CIE-LCH | lch(86.40, 13.10, 161.64°) |
| OKLab | oklab(87.82% -0.0353 0.0107) |
| OKLCH | oklch(87.82% 0.037 163.1) |
| XYZ | xyz(60.0183, 68.7976, 69.7794) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.23
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Honeydew
#F0FFF0
ΔE00 8.77
Ice Blue (survey)
#D7FFFE
ΔE00 9.14
Very Pale Blue
#D6FFFE
ΔE00 9.17
Light Light Blue
#CAFFFB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD0 #DFC2D1
analogous
#C3DFC2 #C2DFD0 #C2DFDF
triadic
#C2DFD0 #D0C2DF #DFD0C2
tetradic
#C2DFD0 #C2C3DF #DFC2D1 #DFDFC2
square
#C2DFD0 #C2C3DF #DFC2D1 #DFDFC2
split-complementary
#C2DFD0 #DFC2DF #DFC2C3
monochromatic
#72B592 #9ACAB1 #C2DFD0 #EAF4EF #EBF4F0
Accessibility & contrast
On white
1.42
#C2DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C2DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD0
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD0 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACF
Deuteranopia (green-blind)
#D8D7D1
Tritanopia (blue-blind)
#BDDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfd0; /* rgb */ color: rgb(194, 223, 208); /* oklch */ color: oklch(87.8% 0.037 163.1);
Tailwind
colors: {
custom: {
50: '#d4e9de',
500: '#c2dfd0',
950: '#000000',
},
}SCSS
$custom: #c2dfd0; $custom-light: #d4e9de; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd0",
"rgb": {
"r": 194,
"g": 223,
"b": 208
},
"hsl": {
"h": 148.966,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87819,
"c": 0.03691,
"h": 163.1
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#C2DFD0
secondary
#B78EA3
accent
#3C75AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484