#C0D4BA#C0D4BA
#C0D4BA is a very light, muted green. Relative luminance 0.618; OKLCH L 84.8% C 0.042 H 138.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4BA |
|---|---|
| RGB | rgb(192, 212, 186) |
| HSL | hsl(106, 23%, 78%) |
| HSV | hsv(106, 12%, 83%) |
| CMYK | cmyk(9.4%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(82.83, -11.50, 10.60) |
| CIE-LCH | lch(82.83, 15.64, 137.32°) |
| OKLab | oklab(84.78% -0.0311 0.0275) |
| OKLCH | oklch(84.78% 0.042 138.5) |
| XYZ | xyz(54.1430, 61.8381, 55.5283) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.11
Light Grey
#D8DCD6
ΔE00 10.56
Greenish Grey
#96AE8D
ΔE00 10.75
Honeydew
#F0FFF0
ΔE00 10.79
Sage Green
#9CAF88
ΔE00 10.80
Darkseagreen
#8FBC8F
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4BA #CEBAD4
analogous
#CDD4BA #C0D4BA #BAD4C1
triadic
#C0D4BA #BAC0D4 #D4BAC0
tetradic
#C0D4BA #BACDD4 #CEBAD4 #D4C1BA
square
#C0D4BA #BACDD4 #CEBAD4 #D4C1BA
split-complementary
#C0D4BA #C1BAD4 #D4BACD
monochromatic
#7BA56F #9EBD94 #C0D4BA #E2EBE0 #EEF3EC
Accessibility & contrast
On white
1.57
#C0D4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C0D4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4BA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4BA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#D3CDBB
Tritanopia (blue-blind)
#BFD2CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d4ba; /* rgb */ color: rgb(192, 212, 186); /* oklch */ color: oklch(84.8% 0.042 138.5);
Tailwind
colors: {
custom: {
50: '#d3e1ce',
500: '#c0d4ba',
950: '#000000',
},
}SCSS
$custom: #c0d4ba; $custom-light: #d3e1ce; $custom-dark: #000000;
JSON
{
"hex": "#c0d4ba",
"rgb": {
"r": 192,
"g": 212,
"b": 186
},
"hsl": {
"h": 106.154,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.84777,
"c": 0.04151,
"h": 138.5
},
"luminance": 0.61839
}Semantic roles & 50–950 ramp
primary
#C0D4BA
secondary
#A289AA
accent
#44A28C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483