#C0D2B2#C0D2B2
#C0D2B2 is a very light, muted yellow-green. Relative luminance 0.605; OKLCH L 84.2% C 0.048 H 131.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2B2 |
|---|---|
| RGB | rgb(192, 210, 178) |
| HSL | hsl(94, 26%, 76%) |
| HSV | hsv(94, 15%, 82%) |
| CMYK | cmyk(8.6%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.12, -11.84, 13.84) |
| CIE-LCH | lch(82.12, 18.21, 130.56°) |
| OKLab | oklab(84.15% -0.0316 0.0357) |
| OKLCH | oklch(84.15% 0.048 131.4) |
| XYZ | xyz(52.8194, 60.5137, 51.0085) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.82
Sage Green
#9CAF88
ΔE00 9.73
Light Sage
#BCECAC
ΔE00 9.99
Darkseagreen
#8FBC8F
ΔE00 10.10
Greenish Grey
#96AE8D
ΔE00 10.10
Pale Olive
#B9CC81
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2B2 #C4B2D2
analogous
#D0D2B2 #C0D2B2 #B2D2B4
triadic
#C0D2B2 #B2C0D2 #D2B2C0
tetradic
#C0D2B2 #B2D0D2 #C4B2D2 #D2B4B2
square
#C0D2B2 #B2D0D2 #C4B2D2 #D2B4B2
split-complementary
#C0D2B2 #B4B2D2 #D2B2D0
monochromatic
#81A565 #A0BB8B #C0D2B2 #E0E9D9 #EFF4EC
Accessibility & contrast
On white
1.60
#C0D2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C0D2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2B2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2B2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#C1CFC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0d2b2; /* rgb */ color: rgb(192, 210, 178); /* oklch */ color: oklch(84.2% 0.048 131.4);
Tailwind
colors: {
custom: {
50: '#d3dfc9',
500: '#c0d2b2',
950: '#000000',
},
}SCSS
$custom: #c0d2b2; $custom-light: #d3dfc9; $custom-dark: #000000;
JSON
{
"hex": "#c0d2b2",
"rgb": {
"r": 192,
"g": 210,
"b": 178
},
"hsl": {
"h": 93.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84154,
"c": 0.04768,
"h": 131.4
},
"luminance": 0.60514
}Semantic roles & 50–950 ramp
primary
#C0D2B2
secondary
#9780A8
accent
#41A579
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482