#C0D2B4#C0D2B4
#C0D2B4 is a very light, muted yellow-green. Relative luminance 0.606; OKLCH L 84.2% C 0.045 H 132.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2B4 |
|---|---|
| RGB | rgb(192, 210, 180) |
| HSL | hsl(96, 25%, 76%) |
| HSV | hsv(96, 14%, 82%) |
| CMYK | cmyk(8.6%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.16, -11.51, 12.84) |
| CIE-LCH | lch(82.16, 17.24, 131.87°) |
| OKLab | oklab(84.2% -0.0307 0.0332) |
| OKLCH | oklch(84.2% 0.045 132.8) |
| XYZ | xyz(53.0216, 60.5946, 52.0737) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.30
Sage Green
#9CAF88
ΔE00 9.92
Greenish Grey
#96AE8D
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.34
Light Sage
#BCECAC
ΔE00 10.39
Pale Olive
#B9CC81
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2B4 #C6B4D2
analogous
#CFD2B4 #C0D2B4 #B4D2B7
triadic
#C0D2B4 #B4C0D2 #D2B4C0
tetradic
#C0D2B4 #B4CFD2 #C6B4D2 #D2B7B4
square
#C0D2B4 #B4CFD2 #C6B4D2 #D2B7B4
split-complementary
#C0D2B4 #B7B4D2 #D2B4CF
monochromatic
#80A468 #A0BB8E #C0D2B4 #E0E9DA #EFF4EC
Accessibility & contrast
On white
1.60
#C0D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C0D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2B4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2B4 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB2
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#C1CFC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0d2b4; /* rgb */ color: rgb(192, 210, 180); /* oklch */ color: oklch(84.2% 0.045 132.8);
Tailwind
colors: {
custom: {
50: '#d3dfca',
500: '#c0d2b4',
950: '#000000',
},
}SCSS
$custom: #c0d2b4; $custom-light: #d3dfca; $custom-dark: #000000;
JSON
{
"hex": "#c0d2b4",
"rgb": {
"r": 192,
"g": 210,
"b": 180
},
"hsl": {
"h": 96,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84203,
"c": 0.04525,
"h": 132.8
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#C0D2B4
secondary
#9983A8
accent
#42A47D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482