#C0DBCA#C0DBCA
#C0DBCA is a very light, muted green. Relative luminance 0.661; OKLCH L 86.7% C 0.037 H 157.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBCA |
|---|---|
| RGB | rgb(192, 219, 202) |
| HSL | hsl(142, 27%, 81%) |
| HSV | hsv(142, 12%, 86%) |
| CMYK | cmyk(12.3%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.06, -12.19, 5.34) |
| CIE-LCH | lch(85.06, 13.31, 156.34°) |
| OKLab | oklab(86.68% -0.0343 0.0139) |
| OKLCH | oklch(86.68% 0.037 157.9) |
| XYZ | xyz(57.7280, 66.1328, 65.5891) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.51
Duck Egg Blue
#C3FBF4
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 9.92
Ice Blue (survey)
#D7FFFE
ΔE00 10.42
Powder Blue
#B0E0E6
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBCA #DBC0D1
analogous
#C3DBC0 #C0DBCA #C0DBD7
triadic
#C0DBCA #CAC0DB #DBCAC0
tetradic
#C0DBCA #C0C3DB #DBC0D1 #DBD7C0
square
#C0DBCA #C0C3DB #DBC0D1 #DBD7C0
split-complementary
#C0DBCA #D7C0DB #DBC0C3
monochromatic
#72AE88 #99C5A9 #C0DBCA #E7F1EB #ECF4EF
Accessibility & contrast
On white
1.48
#C0DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C0DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBCA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBCA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#BCDBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dbca; /* rgb */ color: rgb(192, 219, 202); /* oklch */ color: oklch(86.7% 0.037 157.9);
Tailwind
colors: {
custom: {
50: '#d3e6da',
500: '#c0dbca',
950: '#000000',
},
}SCSS
$custom: #c0dbca; $custom-light: #d3e6da; $custom-dark: #000000;
JSON
{
"hex": "#c0dbca",
"rgb": {
"r": 192,
"g": 219,
"b": 202
},
"hsl": {
"h": 142.222,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.86675,
"c": 0.03697,
"h": 157.9
},
"luminance": 0.66134
}Semantic roles & 50–950 ramp
primary
#C0DBCA
secondary
#B28DA4
accent
#4080A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483