#C2D2C2#C2D2C2
#C2D2C2 is a very light, muted green. Relative luminance 0.615; OKLCH L 84.7% C 0.028 H 145.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2C2 |
|---|---|
| RGB | rgb(194, 210, 194) |
| HSL | hsl(120, 15%, 79%) |
| HSV | hsv(120, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.62, -8.37, 6.08) |
| CIE-LCH | lch(82.62, 10.34, 144.00°) |
| OKLab | oklab(84.71% -0.0229 0.0159) |
| OKLCH | oklch(84.71% 0.028 145.3) |
| XYZ | xyz(55.0305, 61.4571, 59.9917) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 8.43
Honeydew
#F0FFF0
ΔE00 9.97
Light Gray
#D3D3D3
ΔE00 10.69
Beige
#F5F5DC
ΔE00 10.76
Eggshell
#F0EAD6
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2C2 #D2C2D2
analogous
#CAD2C2 #C2D2C2 #C2D2CA
triadic
#C2D2C2 #C2C2D2 #D2C2C2
tetradic
#C2D2C2 #C2CAD2 #D2C2D2 #D2CAC2
square
#C2D2C2 #C2CAD2 #D2C2D2 #D2CAC2
split-complementary
#C2D2C2 #CAC2D2 #D2C2CA
monochromatic
#7C9E7C #9FB89F #C2D2C2 #E5ECE5 #EDF2ED
Accessibility & contrast
On white
1.58
#C2D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#C2D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2C2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2C2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#C1D1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2c2; /* rgb */ color: rgb(194, 210, 194); /* oklch */ color: oklch(84.7% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#d4dfd4',
500: '#c2d2c2',
950: '#000000',
},
}SCSS
$custom: #c2d2c2; $custom-light: #d4dfd4; $custom-dark: #000000;
JSON
{
"hex": "#c2d2c2",
"rgb": {
"r": 194,
"g": 210,
"b": 194
},
"hsl": {
"h": 120,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84713,
"c": 0.02789,
"h": 145.3
},
"luminance": 0.61458
}Semantic roles & 50–950 ramp
primary
#C2D2C2
secondary
#A792A7
accent
#4C9999
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483