#C7DBBE#C7DBBE
#C7DBBE is a very light, muted green. Relative luminance 0.665; OKLCH L 86.9% C 0.045 H 135.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBBE |
|---|---|
| RGB | rgb(199, 219, 190) |
| HSL | hsl(101, 29%, 80%) |
| HSV | hsv(101, 13%, 86%) |
| CMYK | cmyk(9.1%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.26, -11.94, 12.02) |
| CIE-LCH | lch(85.26, 16.94, 134.83°) |
| OKLab | oklab(86.86% -0.0321 0.0312) |
| OKLCH | oklch(86.86% 0.045 135.9) |
| XYZ | xyz(58.1773, 66.5223, 58.4803) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.20
Honeydew
#F0FFF0
ΔE00 9.76
Light Sage
#BCECAC
ΔE00 9.77
Beige
#F5F5DC
ΔE00 9.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.52
Mint
#AAF0C1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBBE #D2BEDB
analogous
#D6DBBE #C7DBBE #BEDBC3
triadic
#C7DBBE #BEC7DB #DBBEC7
tetradic
#C7DBBE #BED6DB #D2BEDB #DBC3BE
square
#C7DBBE #BED6DB #D2BEDB #DBC3BE
split-complementary
#C7DBBE #C3BEDB #DBBED6
monochromatic
#83AF6F #A5C597 #C7DBBE #E9F1E5 #EEF4EB
Accessibility & contrast
On white
1.47
#C7DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#C7DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBBE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBBE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#C7D9D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7dbbe; /* rgb */ color: rgb(199, 219, 190); /* oklch */ color: oklch(86.9% 0.045 135.9);
Tailwind
colors: {
custom: {
50: '#d8e6d1',
500: '#c7dbbe',
950: '#000000',
},
}SCSS
$custom: #c7dbbe; $custom-light: #d8e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c7dbbe",
"rgb": {
"r": 199,
"g": 219,
"b": 190
},
"hsl": {
"h": 101.379,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8686,
"c": 0.04474,
"h": 135.9
},
"luminance": 0.66523
}Semantic roles & 50–950 ramp
primary
#C7DBBE
secondary
#A68BB2
accent
#3EA787
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483