#C2DFCB#C2DFCB
#C2DFCB is a very light, muted green. Relative luminance 0.686; OKLCH L 87.7% C 0.041 H 155.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFCB |
|---|---|
| RGB | rgb(194, 223, 203) |
| HSL | hsl(139, 31%, 82%) |
| HSV | hsv(139, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.28, -13.36, 6.59) |
| CIE-LCH | lch(86.28, 14.90, 153.76°) |
| OKLab | oklab(87.68% -0.0373 0.0171) |
| OKLCH | oklch(87.68% 0.041 155.3) |
| XYZ | xyz(59.4128, 68.5554, 66.5907) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.04
Ice
#D6FFFA
ΔE00 9.34
Duck Egg Blue
#C3FBF4
ΔE00 9.51
Eggshell Blue
#C4FFF7
ΔE00 10.10
Pale Aqua
#B8FFEB
ΔE00 10.12
Mint
#AAF0C1
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFCB #DFC2D6
analogous
#C8DFC2 #C2DFCB #C2DFDA
triadic
#C2DFCB #CBC2DF #DFCBC2
tetradic
#C2DFCB #C2C8DF #DFC2D6 #DFDAC2
square
#C2DFCB #C2C8DF #DFC2D6 #DFDAC2
split-complementary
#C2DFCB #DAC2DF #DFC2C8
monochromatic
#72B587 #9ACAA9 #C2DFCB #EAF4ED #EBF4EE
Accessibility & contrast
On white
1.43
#C2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFCB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFCB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#BEDED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfcb; /* rgb */ color: rgb(194, 223, 203); /* oklch */ color: oklch(87.7% 0.041 155.3);
Tailwind
colors: {
custom: {
50: '#d4e9da',
500: '#c2dfcb',
950: '#000000',
},
}SCSS
$custom: #c2dfcb; $custom-light: #d4e9da; $custom-dark: #000000;
JSON
{
"hex": "#c2dfcb",
"rgb": {
"r": 194,
"g": 223,
"b": 203
},
"hsl": {
"h": 138.621,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87684,
"c": 0.04109,
"h": 155.3
},
"luminance": 0.68556
}Semantic roles & 50–950 ramp
primary
#C2DFCB
secondary
#B78EAA
accent
#3C88AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483