#C2DFCF#C2DFCF
#C2DFCF is a very light, muted green. Relative luminance 0.688; OKLCH L 87.8% C 0.038 H 161.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFCF |
|---|---|
| RGB | rgb(194, 223, 207) |
| HSL | hsl(147, 31%, 82%) |
| HSV | hsv(147, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.38, -12.62, 4.62) |
| CIE-LCH | lch(86.38, 13.44, 159.91°) |
| OKLab | oklab(87.79% -0.0357 0.012) |
| OKLCH | oklch(87.79% 0.038 161.4) |
| XYZ | xyz(59.8957, 68.7485, 69.1335) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.44
Duck Egg Blue
#C3FBF4
ΔE00 8.76
Honeydew
#F0FFF0
ΔE00 8.80
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Very Pale Blue
#D6FFFE
ΔE00 9.42
Eggshell Blue
#C4FFF7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFCF #DFC2D2
analogous
#C4DFC2 #C2DFCF #C2DFDE
triadic
#C2DFCF #CFC2DF #DFCFC2
tetradic
#C2DFCF #C2C4DF #DFC2D2 #DFDEC2
square
#C2DFCF #C2C4DF #DFC2D2 #DFDEC2
split-complementary
#C2DFCF #DEC2DF #DFC2C4
monochromatic
#72B590 #9ACAAF #C2DFCF #EAF4EF #EBF4EF
Accessibility & contrast
On white
1.42
#C2DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C2DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFCF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFCF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#BDDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfcf; /* rgb */ color: rgb(194, 223, 207); /* oklch */ color: oklch(87.8% 0.038 161.4);
Tailwind
colors: {
custom: {
50: '#d4e9dd',
500: '#c2dfcf',
950: '#000000',
},
}SCSS
$custom: #c2dfcf; $custom-light: #d4e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c2dfcf",
"rgb": {
"r": 194,
"g": 223,
"b": 207
},
"hsl": {
"h": 146.897,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87792,
"c": 0.03769,
"h": 161.4
},
"luminance": 0.6875
}Semantic roles & 50–950 ramp
primary
#C2DFCF
secondary
#B78EA5
accent
#3C78AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484