#C0D2C2#C0D2C2
#C0D2C2 is a very light, muted green. Relative luminance 0.612; OKLCH L 84.6% C 0.029 H 148.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2C2 |
|---|---|
| RGB | rgb(192, 210, 194) |
| HSL | hsl(127, 17%, 79%) |
| HSV | hsv(127, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.48, -9.05, 5.86) |
| CIE-LCH | lch(82.48, 10.78, 147.09°) |
| OKLab | oklab(84.57% -0.025 0.0153) |
| OKLCH | oklch(84.57% 0.029 148.5) |
| XYZ | xyz(54.5205, 61.1941, 59.9678) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.86
Honeydew
#F0FFF0
ΔE00 10.12
Light Gray
#D3D3D3
ΔE00 11.17
Beige
#F5F5DC
ΔE00 11.22
Silver
#C0C0C0
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2C2 #D2C0D0
analogous
#C7D2C0 #C0D2C2 #C0D2CB
triadic
#C0D2C2 #C2C0D2 #D2C2C0
tetradic
#C0D2C2 #C0C7D2 #D2C0D0 #D2CBC0
square
#C0D2C2 #C0C7D2 #D2C0D0 #D2CBC0
split-complementary
#C0D2C2 #CBC0D2 #D2C0C7
monochromatic
#799F7D #9CB99F #C0D2C2 #E4ECE5 #EDF2EE
Accessibility & contrast
On white
1.59
#C0D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C0D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2C2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2C2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#BED1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0d2c2; /* rgb */ color: rgb(192, 210, 194); /* oklch */ color: oklch(84.6% 0.029 148.5);
Tailwind
colors: {
custom: {
50: '#d3dfd4',
500: '#c0d2c2',
950: '#000000',
},
}SCSS
$custom: #c0d2c2; $custom-light: #d3dfd4; $custom-dark: #000000;
JSON
{
"hex": "#c0d2c2",
"rgb": {
"r": 192,
"g": 210,
"b": 194
},
"hsl": {
"h": 126.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84566,
"c": 0.0293,
"h": 148.5
},
"luminance": 0.61195
}Semantic roles & 50–950 ramp
primary
#C0D2C2
secondary
#A78FA4
accent
#4B929B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483