#C2D4C4#C2D4C4
#C2D4C4 is a very light, muted green. Relative luminance 0.625; OKLCH L 85.2% C 0.029 H 148.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4C4 |
|---|---|
| RGB | rgb(194, 212, 196) |
| HSL | hsl(127, 17%, 80%) |
| HSV | hsv(127, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(83.20, -9.04, 5.85) |
| CIE-LCH | lch(83.20, 10.76, 147.10°) |
| OKLab | oklab(85.19% -0.0249 0.0153) |
| OKLCH | oklch(85.19% 0.029 148.5) |
| XYZ | xyz(55.7534, 62.5412, 61.3482) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.81
Silver (survey)
#C5C9C7
ΔE00 8.93
Honeydew
#F0FFF0
ΔE00 9.65
Beige
#F5F5DC
ΔE00 10.86
Light Gray
#D3D3D3
ΔE00 11.11
Eggshell
#F0EAD6
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4C4 #D4C2D2
analogous
#C9D4C2 #C2D4C4 #C2D4CD
triadic
#C2D4C4 #C4C2D4 #D4C4C2
tetradic
#C2D4C4 #C2C9D4 #D4C2D2 #D4CDC2
square
#C2D4C4 #C2C9D4 #D4C2D2 #D4CDC2
split-complementary
#C2D4C4 #CDC2D4 #D4C2C9
monochromatic
#7AA17F #9EBBA1 #C2D4C4 #E6EDE7 #EDF2EE
Accessibility & contrast
On white
1.55
#C2D4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C2D4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4C4
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4C4 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#C0D3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4c4; /* rgb */ color: rgb(194, 212, 196); /* oklch */ color: oklch(85.2% 0.029 148.5);
Tailwind
colors: {
custom: {
50: '#d4e1d5',
500: '#c2d4c4',
950: '#000000',
},
}SCSS
$custom: #c2d4c4; $custom-light: #d4e1d5; $custom-dark: #000000;
JSON
{
"hex": "#c2d4c4",
"rgb": {
"r": 194,
"g": 212,
"b": 196
},
"hsl": {
"h": 126.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85185,
"c": 0.02925,
"h": 148.5
},
"luminance": 0.62542
}Semantic roles & 50–950 ramp
primary
#C2D4C4
secondary
#A991A6
accent
#4A939C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483