#C7DBBF#C7DBBF
#C7DBBF is a very light, muted green. Relative luminance 0.666; OKLCH L 86.9% C 0.044 H 136.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBBF |
|---|---|
| RGB | rgb(199, 219, 191) |
| HSL | hsl(103, 28%, 80%) |
| HSV | hsv(103, 13%, 86%) |
| CMYK | cmyk(9.1%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(85.28, -11.77, 11.52) |
| CIE-LCH | lch(85.28, 16.47, 135.62°) |
| OKLab | oklab(86.89% -0.0317 0.0299) |
| OKLCH | oklch(86.89% 0.044 136.7) |
| XYZ | xyz(58.2869, 66.5662, 59.0579) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.47
Honeydew
#F0FFF0
ΔE00 9.60
Beige
#F5F5DC
ΔE00 9.95
Light Sage
#BCECAC
ΔE00 10.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBBF #D3BFDB
analogous
#D5DBBF #C7DBBF #BFDBC5
triadic
#C7DBBF #BFC7DB #DBBFC7
tetradic
#C7DBBF #BFD5DB #D3BFDB #DBC5BF
square
#C7DBBF #BFD5DB #D3BFDB #DBC5BF
split-complementary
#C7DBBF #C5BFDB #DBBFD5
monochromatic
#82AF71 #A5C598 #C7DBBF #E9F1E6 #EEF4EB
Accessibility & contrast
On white
1.47
#C7DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C7DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBBF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBBF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#C7D9D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7dbbf; /* rgb */ color: rgb(199, 219, 191); /* oklch */ color: oklch(86.9% 0.044 136.7);
Tailwind
colors: {
custom: {
50: '#d8e6d2',
500: '#c7dbbf',
950: '#000000',
},
}SCSS
$custom: #c7dbbf; $custom-light: #d8e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c7dbbf",
"rgb": {
"r": 199,
"g": 219,
"b": 191
},
"hsl": {
"h": 102.857,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86885,
"c": 0.04356,
"h": 136.7
},
"luminance": 0.66567
}Semantic roles & 50–950 ramp
primary
#C7DBBF
secondary
#A78CB2
accent
#3FA789
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483