#C7DDBB#C7DDBB
#C7DDBB is a very light, muted yellow-green. Relative luminance 0.674; OKLCH L 87.2% C 0.052 H 134.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDBB |
|---|---|
| RGB | rgb(199, 221, 187) |
| HSL | hsl(99, 33%, 80%) |
| HSV | hsv(99, 15%, 87%) |
| CMYK | cmyk(10%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.73, -13.46, 14.25) |
| CIE-LCH | lch(85.73, 19.60, 133.36°) |
| OKLab | oklab(87.21% -0.0361 0.0368) |
| OKLCH | oklch(87.21% 0.052 134.5) |
| XYZ | xyz(58.3777, 67.4423, 56.9462) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.74
Light Sage
#BCECAC
ΔE00 8.31
Mint
#AAF0C1
ΔE00 9.67
Very Pale Green
#CFFDBC
ΔE00 9.72
Very Light Green
#D1FFBD
ΔE00 10.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDBB #D1BBDD
analogous
#D8DDBB #C7DDBB #BBDDC0
triadic
#C7DDBB #BBC7DD #DDBBC7
tetradic
#C7DDBB #BBD8DD #D1BBDD #DDC0BB
square
#C7DDBB #BBD8DD #D1BBDD #DDC0BB
split-complementary
#C7DDBB #C0BBDD #DDBBD8
monochromatic
#84B469 #A5C992 #C7DDBB #E9F1E4 #EEF5EB
Accessibility & contrast
On white
1.45
#C7DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C7DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDBB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDBB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DCD6BC
Tritanopia (blue-blind)
#C7DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c7ddbb; /* rgb */ color: rgb(199, 221, 187); /* oklch */ color: oklch(87.2% 0.052 134.5);
Tailwind
colors: {
custom: {
50: '#d8e7cf',
500: '#c7ddbb',
950: '#000000',
},
}SCSS
$custom: #c7ddbb; $custom-light: #d8e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c7ddbb",
"rgb": {
"r": 199,
"g": 221,
"b": 187
},
"hsl": {
"h": 98.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87208,
"c": 0.05158,
"h": 134.5
},
"luminance": 0.67443
}Semantic roles & 50–950 ramp
primary
#C7DDBB
secondary
#A587B5
accent
#39AC84
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483