#C0DBBE#C0DBBE
#C0DBBE is a very light, muted green. Relative luminance 0.656; OKLCH L 86.4% C 0.049 H 143.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBBE |
|---|---|
| RGB | rgb(192, 219, 190) |
| HSL | hsl(116, 29%, 80%) |
| HSV | hsv(116, 13%, 86%) |
| CMYK | cmyk(12.3%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(84.78, -14.35, 11.27) |
| CIE-LCH | lch(84.78, 18.25, 141.85°) |
| OKLab | oklab(86.36% -0.0392 0.0292) |
| OKLCH | oklch(86.36% 0.049 143.3) |
| XYZ | xyz(56.3621, 65.5864, 58.3952) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.74
Mint
#AAF0C1
ΔE00 9.15
Light Sage
#BCECAC
ΔE00 9.20
Hospital Green
#9BE5AA
ΔE00 10.16
Light Teal
#90E4C1
ΔE00 10.31
Honeydew
#F0FFF0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBBE #D9BEDB
analogous
#CEDBBE #C0DBBE #BEDBCA
triadic
#C0DBBE #BEC0DB #DBBEC0
tetradic
#C0DBBE #BECEDB #D9BEDB #DBCABE
square
#C0DBBE #BECEDB #D9BEDB #DBCABE
split-complementary
#C0DBBE #CABEDB #DBBECE
monochromatic
#74AF6F #9AC597 #C0DBBE #E6F1E5 #ECF4EB
Accessibility & contrast
On white
1.49
#C0DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#C0DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBBE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBBE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BC
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#BED9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dbbe; /* rgb */ color: rgb(192, 219, 190); /* oklch */ color: oklch(86.4% 0.049 143.3);
Tailwind
colors: {
custom: {
50: '#d3e6d1',
500: '#c0dbbe',
950: '#000000',
},
}SCSS
$custom: #c0dbbe; $custom-light: #d3e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c0dbbe",
"rgb": {
"r": 192,
"g": 219,
"b": 190
},
"hsl": {
"h": 115.862,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86361,
"c": 0.04886,
"h": 143.3
},
"luminance": 0.65587
}Semantic roles & 50–950 ramp
primary
#C0DBBE
secondary
#AF8BB2
accent
#3EA7A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483