#C0DDBB#C0DDBB
#C0DDBB is a very light, muted green. Relative luminance 0.665; OKLCH L 86.7% C 0.056 H 141.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DDBB |
|---|---|
| RGB | rgb(192, 221, 187) |
| HSL | hsl(111, 33%, 80%) |
| HSV | hsv(111, 15%, 87%) |
| CMYK | cmyk(13.1%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.25, -15.87, 13.52) |
| CIE-LCH | lch(85.25, 20.85, 139.58°) |
| OKLab | oklab(86.71% -0.0431 0.0349) |
| OKLCH | oklch(86.71% 0.056 141) |
| XYZ | xyz(56.5625, 66.5064, 56.8611) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.28
Light Sage
#BCECAC
ΔE00 7.72
Mint
#AAF0C1
ΔE00 8.17
Hospital Green
#9BE5AA
ΔE00 9.01
Very Pale Green
#CFFDBC
ΔE00 9.43
Very Light Green
#D1FFBD
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DDBB #D8BBDD
analogous
#D1DDBB #C0DDBB #BBDDC7
triadic
#C0DDBB #BBC0DD #DDBBC0
tetradic
#C0DDBB #BBD1DD #D8BBDD #DDC7BB
square
#C0DDBB #BBD1DD #D8BBDD #DDC7BB
split-complementary
#C0DDBB #C7BBDD #DDBBD1
monochromatic
#74B469 #9AC992 #C0DDBB #E6F1E4 #ECF5EB
Accessibility & contrast
On white
1.47
#C0DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#C0DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DDBB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DDBB | 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)
#DFD7B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#BEDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c0ddbb; /* rgb */ color: rgb(192, 221, 187); /* oklch */ color: oklch(86.7% 0.056 141.0);
Tailwind
colors: {
custom: {
50: '#d3e7cf',
500: '#c0ddbb',
950: '#000000',
},
}SCSS
$custom: #c0ddbb; $custom-light: #d3e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c0ddbb",
"rgb": {
"r": 192,
"g": 221,
"b": 187
},
"hsl": {
"h": 111.176,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86712,
"c": 0.05552,
"h": 141
},
"luminance": 0.66507
}Semantic roles & 50–950 ramp
primary
#C0DDBB
secondary
#AE87B5
accent
#39AC9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483