#C7DBBB#C7DBBB
#C7DBBB is a very light, muted yellow-green. Relative luminance 0.664; OKLCH L 86.8% C 0.048 H 133.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBBB |
|---|---|
| RGB | rgb(199, 219, 187) |
| HSL | hsl(98, 31%, 80%) |
| HSV | hsv(98, 15%, 86%) |
| CMYK | cmyk(9.1%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.20, -12.45, 13.50) |
| CIE-LCH | lch(85.20, 18.37, 132.68°) |
| OKLab | oklab(86.79% -0.0333 0.0349) |
| OKLCH | oklch(86.79% 0.048 133.7) |
| XYZ | xyz(57.8528, 66.3925, 56.7712) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.42
Light Sage
#BCECAC
ΔE00 9.07
Beige
#F5F5DC
ΔE00 10.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.28
Honeydew
#F0FFF0
ΔE00 10.28
Mint
#AAF0C1
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBBB #CFBBDB
analogous
#D7DBBB #C7DBBB #BBDBBF
triadic
#C7DBBB #BBC7DB #DBBBC7
tetradic
#C7DBBB #BBD7DB #CFBBDB #DBBFBB
square
#C7DBBB #BBD7DB #CFBBDB #DBBFBB
split-complementary
#C7DBBB #BFBBDB #DBBBD7
monochromatic
#85B16B #A6C693 #C7DBBB #E8F0E3 #EFF4EB
Accessibility & contrast
On white
1.47
#C7DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C7DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBBB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBBB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#C7D8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7dbbb; /* rgb */ color: rgb(199, 219, 187); /* oklch */ color: oklch(86.8% 0.048 133.7);
Tailwind
colors: {
custom: {
50: '#d8e6cf',
500: '#c7dbbb',
950: '#000000',
},
}SCSS
$custom: #c7dbbb; $custom-light: #d8e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c7dbbb",
"rgb": {
"r": 199,
"g": 219,
"b": 187
},
"hsl": {
"h": 97.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86786,
"c": 0.04828,
"h": 133.7
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#C7DBBB
secondary
#A288B2
accent
#3CA980
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483