#C3D2CA#C3D2CA
#C3D2CA is a very light, near-neutral green. Relative luminance 0.620; OKLCH L 85.0% C 0.020 H 162.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2CA |
|---|---|
| RGB | rgb(195, 210, 202) |
| HSL | hsl(148, 14%, 79%) |
| HSV | hsv(148, 7%, 82%) |
| CMYK | cmyk(7.1%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.89, -6.57, 2.22) |
| CIE-LCH | lch(82.89, 6.93, 161.33°) |
| OKLab | oklab(85.01% -0.0187 0.0058) |
| OKLCH | oklch(85.01% 0.02 162.9) |
| XYZ | xyz(56.2108, 61.9590, 64.8635) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.82
Fog
#D8DCE0
ΔE00 8.93
Silver
#C0C0C0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2CA #D2C3CB
analogous
#C4D2C3 #C3D2CA #C3D2D2
triadic
#C3D2CA #CAC3D2 #D2CAC3
tetradic
#C3D2CA #C3C4D2 #D2C3CB #D2D2C3
square
#C3D2CA #C3C4D2 #D2C3CB #D2D2C3
split-complementary
#C3D2CA #D2C3D2 #D2C3C4
monochromatic
#7D9E8C #A0B8AB #C3D2CA #E6ECE9 #EEF2F0
Accessibility & contrast
On white
1.57
#C3D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C3D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2CA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2CA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CA
Deuteranopia (green-blind)
#CECECA
Tritanopia (blue-blind)
#C0D2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3d2ca; /* rgb */ color: rgb(195, 210, 202); /* oklch */ color: oklch(85.0% 0.020 162.9);
Tailwind
colors: {
custom: {
50: '#d5dfda',
500: '#c3d2ca',
950: '#000000',
},
}SCSS
$custom: #c3d2ca; $custom-light: #d5dfda; $custom-dark: #000000;
JSON
{
"hex": "#c3d2ca",
"rgb": {
"r": 195,
"g": 210,
"b": 202
},
"hsl": {
"h": 148,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85007,
"c": 0.01958,
"h": 162.9
},
"luminance": 0.6196
}Semantic roles & 50–950 ramp
primary
#C3D2CA
secondary
#A6939D
accent
#4D7598
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483