#C7DDCB#C7DDCB
#C7DDCB is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.034 H 150.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDCB |
|---|---|
| RGB | rgb(199, 221, 203) |
| HSL | hsl(131, 24%, 82%) |
| HSV | hsv(131, 10%, 87%) |
| CMYK | cmyk(10%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(86.09, -10.68, 6.35) |
| CIE-LCH | lch(86.09, 12.42, 149.26°) |
| OKLab | oklab(87.62% -0.0296 0.0166) |
| OKLCH | oklch(87.62% 0.034 150.8) |
| XYZ | xyz(60.1869, 68.1660, 66.4748) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.77
Ice
#D6FFFA
ΔE00 9.85
Beige
#F5F5DC
ΔE00 10.29
Lightcyan
#E0FFFF
ΔE00 10.63
Duck Egg Blue
#C3FBF4
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDCB #DDC7D9
analogous
#CEDDC7 #C7DDCB #C7DDD6
triadic
#C7DDCB #CBC7DD #DDCBC7
tetradic
#C7DDCB #C7CEDD #DDC7D9 #DDD6C7
square
#C7DDCB #C7CEDD #DDC7D9 #DDD6C7
split-complementary
#C7DDCB #D6C7DD #DDC7CE
monochromatic
#7BAF84 #A1C6A8 #C7DDCB #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.44
#C7DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C7DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDCB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDCB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#C4DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7ddcb; /* rgb */ color: rgb(199, 221, 203); /* oklch */ color: oklch(87.6% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#d8e7da',
500: '#c7ddcb',
950: '#000000',
},
}SCSS
$custom: #c7ddcb; $custom-light: #d8e7da; $custom-dark: #000000;
JSON
{
"hex": "#c7ddcb",
"rgb": {
"r": 199,
"g": 221,
"b": 203
},
"hsl": {
"h": 130.909,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87615,
"c": 0.03391,
"h": 150.8
},
"luminance": 0.68167
}Semantic roles & 50–950 ramp
primary
#C7DDCB
secondary
#B495AE
accent
#4391A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483