#C7DFBB#C7DFBB
#C7DFBB is a very light, muted green. Relative luminance 0.685; OKLCH L 87.6% C 0.055 H 135.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFBB |
|---|---|
| RGB | rgb(199, 223, 187) |
| HSL | hsl(100, 36%, 80%) |
| HSV | hsv(100, 16%, 87%) |
| CMYK | cmyk(10.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.26, -14.47, 15.00) |
| CIE-LCH | lch(86.26, 20.84, 133.96°) |
| OKLab | oklab(87.63% -0.0389 0.0387) |
| OKLCH | oklch(87.63% 0.055 135.2) |
| XYZ | xyz(58.9089, 68.5047, 57.1233) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.10
Light Sage
#BCECAC
ΔE00 7.57
Very Pale Green
#CFFDBC
ΔE00 8.97
Mint
#AAF0C1
ΔE00 9.02
Very Light Green
#D1FFBD
ΔE00 9.32
Hospital Green
#9BE5AA
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFBB #D3BBDF
analogous
#D9DFBB #C7DFBB #BBDFC1
triadic
#C7DFBB #BBC7DF #DFBBC7
tetradic
#C7DFBB #BBD9DF #D3BBDF #DFC1BB
square
#C7DFBB #BBD9DF #D3BBDF #DFC1BB
split-complementary
#C7DFBB #C1BBDF #DFBBD9
monochromatic
#82B868 #A5CB91 #C7DFBB #E9F3E5 #EEF5EA
Accessibility & contrast
On white
1.43
#C7DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C7DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFBB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFBB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#C7DCD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dfbb; /* rgb */ color: rgb(199, 223, 187); /* oklch */ color: oklch(87.6% 0.055 135.2);
Tailwind
colors: {
custom: {
50: '#d8e9cf',
500: '#c7dfbb',
950: '#000000',
},
}SCSS
$custom: #c7dfbb; $custom-light: #d8e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c7dfbb",
"rgb": {
"r": 199,
"g": 223,
"b": 187
},
"hsl": {
"h": 100,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8763,
"c": 0.05488,
"h": 135.2
},
"luminance": 0.68505
}Semantic roles & 50–950 ramp
primary
#C7DFBB
secondary
#A787B7
accent
#37AF87
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483