#C7DBCD#C7DBCD
#C7DBCD is a very light, muted green. Relative luminance 0.672; OKLCH L 87.3% C 0.029 H 155.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBCD |
|---|---|
| RGB | rgb(199, 219, 205) |
| HSL | hsl(138, 22%, 82%) |
| HSV | hsv(138, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.61, -9.29, 4.60) |
| CIE-LCH | lch(85.61, 10.37, 153.65°) |
| OKLab | oklab(87.25% -0.026 0.012) |
| OKLCH | oklch(87.25% 0.029 155.2) |
| XYZ | xyz(59.9019, 67.2122, 67.5631) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.49
Honeydew
#F0FFF0
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 9.28
Ice
#D6FFFA
ΔE00 9.73
Lightcyan
#E0FFFF
ΔE00 10.01
Mintcream
#F5FFFA
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBCD #DBC7D5
analogous
#CBDBC7 #C7DBCD #C7DBD7
triadic
#C7DBCD #CDC7DB #DBCDC7
tetradic
#C7DBCD #C7CBDB #DBC7D5 #DBD7C7
square
#C7DBCD #C7CBDB #DBC7D5 #DBD7C7
split-complementary
#C7DBCD #D7C7DB #DBC7CB
monochromatic
#7CAB8A #A2C3AC #C7DBCD #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.45
#C7DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C7DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBCD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBCD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#C4DAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c7dbcd; /* rgb */ color: rgb(199, 219, 205); /* oklch */ color: oklch(87.3% 0.029 155.2);
Tailwind
colors: {
custom: {
50: '#d8e6dc',
500: '#c7dbcd',
950: '#000000',
},
}SCSS
$custom: #c7dbcd; $custom-light: #d8e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c7dbcd",
"rgb": {
"r": 199,
"g": 219,
"b": 205
},
"hsl": {
"h": 138,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.87252,
"c": 0.02867,
"h": 155.2
},
"luminance": 0.67213
}Semantic roles & 50–950 ramp
primary
#C7DBCD
secondary
#B195A9
accent
#4585A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484