#C0D4BB#C0D4BB
#C0D4BB is a very light, muted green. Relative luminance 0.619; OKLCH L 84.8% C 0.040 H 139.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4BB |
|---|---|
| RGB | rgb(192, 212, 187) |
| HSL | hsl(108, 23%, 78%) |
| HSV | hsv(108, 12%, 83%) |
| CMYK | cmyk(9.4%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(82.85, -11.32, 10.10) |
| CIE-LCH | lch(82.85, 15.18, 138.26°) |
| OKLab | oklab(84.8% -0.0307 0.0263) |
| OKLCH | oklch(84.8% 0.04 139.4) |
| XYZ | xyz(54.2496, 61.8807, 56.0902) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.33
Light Grey Green
#B7E1A1
ΔE00 10.39
Honeydew
#F0FFF0
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 10.84
Sage Green
#9CAF88
ΔE00 10.94
Darkseagreen
#8FBC8F
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4BB #CFBBD4
analogous
#CCD4BB #C0D4BB #BBD4C2
triadic
#C0D4BB #BBC0D4 #D4BBC0
tetradic
#C0D4BB #BBCCD4 #CFBBD4 #D4C2BB
square
#C0D4BB #BBCCD4 #CFBBD4 #D4C2BB
split-complementary
#C0D4BB #C2BBD4 #D4BBCC
monochromatic
#7BA570 #9DBC96 #C0D4BB #E3ECE0 #EEF3EC
Accessibility & contrast
On white
1.57
#C0D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C0D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4BB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4BB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBA
Deuteranopia (green-blind)
#D2CEBC
Tritanopia (blue-blind)
#BFD2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d4bb; /* rgb */ color: rgb(192, 212, 187); /* oklch */ color: oklch(84.8% 0.040 139.4);
Tailwind
colors: {
custom: {
50: '#d3e1cf',
500: '#c0d4bb',
950: '#000000',
},
}SCSS
$custom: #c0d4bb; $custom-light: #d3e1cf; $custom-dark: #000000;
JSON
{
"hex": "#c0d4bb",
"rgb": {
"r": 192,
"g": 212,
"b": 187
},
"hsl": {
"h": 108,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84802,
"c": 0.04036,
"h": 139.4
},
"luminance": 0.61881
}Semantic roles & 50–950 ramp
primary
#C0D4BB
secondary
#A38AAA
accent
#45A18E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483