#C7DFCB#C7DFCB
#C7DFCB is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.037 H 150.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFCB |
|---|---|
| RGB | rgb(199, 223, 203) |
| HSL | hsl(130, 27%, 83%) |
| HSV | hsv(130, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.62, -11.69, 7.11) |
| CIE-LCH | lch(86.62, 13.68, 148.70°) |
| OKLab | oklab(88.03% -0.0324 0.0185) |
| OKLCH | oklch(88.03% 0.037 150.2) |
| XYZ | xyz(60.7181, 69.2284, 66.6518) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 9.61
Ice
#D6FFFA
ΔE00 9.74
Duck Egg Blue
#C3FBF4
ΔE00 10.39
Beige
#F5F5DC
ΔE00 10.44
Ice Blue (survey)
#D7FFFE
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFCB #DFC7DB
analogous
#CFDFC7 #C7DFCB #C7DFD7
triadic
#C7DFCB #CBC7DF #DFCBC7
tetradic
#C7DFCB #C7CFDF #DFC7DB #DFD7C7
square
#C7DFCB #C7CFDF #DFC7DB #DFD7C7
split-complementary
#C7DFCB #D7C7DF #DFC7CF
monochromatic
#79B283 #A0C9A7 #C7DFCB #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.41
#C7DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C7DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFCB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFCB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCA
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#C4DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfcb; /* rgb */ color: rgb(199, 223, 203); /* oklch */ color: oklch(88.0% 0.037 150.2);
Tailwind
colors: {
custom: {
50: '#d8e9da',
500: '#c7dfcb',
950: '#000000',
},
}SCSS
$custom: #c7dfcb; $custom-light: #d8e9da; $custom-dark: #000000;
JSON
{
"hex": "#c7dfcb",
"rgb": {
"r": 199,
"g": 223,
"b": 203
},
"hsl": {
"h": 130,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88033,
"c": 0.03729,
"h": 150.2
},
"luminance": 0.69229
}Semantic roles & 50–950 ramp
primary
#C7DFCB
secondary
#B694B1
accent
#4095A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483