#C2D4C2#C2D4C2
#C2D4C2 is a very light, muted green. Relative luminance 0.625; OKLCH L 85.1% C 0.031 H 145.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4C2 |
|---|---|
| RGB | rgb(194, 212, 194) |
| HSL | hsl(120, 17%, 80%) |
| HSV | hsv(120, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(83.15, -9.40, 6.84) |
| CIE-LCH | lch(83.15, 11.62, 143.95°) |
| OKLab | oklab(85.13% -0.0258 0.0178) |
| OKLCH | oklch(85.13% 0.031 145.3) |
| XYZ | xyz(55.5273, 62.4508, 60.1573) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.26
Silver (survey)
#C5C9C7
ΔE00 9.46
Honeydew
#F0FFF0
ΔE00 9.76
Beige
#F5F5DC
ΔE00 10.73
Eggshell
#F0EAD6
ΔE00 11.47
Light Gray
#D3D3D3
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4C2 #D4C2D4
analogous
#CBD4C2 #C2D4C2 #C2D4CB
triadic
#C2D4C2 #C2C2D4 #D4C2C2
tetradic
#C2D4C2 #C2CBD4 #D4C2D4 #D4CBC2
square
#C2D4C2 #C2CBD4 #D4C2D4 #D4CBC2
split-complementary
#C2D4C2 #CBC2D4 #D4C2CB
monochromatic
#7AA17A #9EBB9E #C2D4C2 #E6EDE6 #EDF2ED
Accessibility & contrast
On white
1.56
#C2D4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C2D4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4C2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4C2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D2CEC3
Tritanopia (blue-blind)
#C1D3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4c2; /* rgb */ color: rgb(194, 212, 194); /* oklch */ color: oklch(85.1% 0.031 145.3);
Tailwind
colors: {
custom: {
50: '#d4e1d4',
500: '#c2d4c2',
950: '#000000',
},
}SCSS
$custom: #c2d4c2; $custom-light: #d4e1d4; $custom-dark: #000000;
JSON
{
"hex": "#c2d4c2",
"rgb": {
"r": 194,
"g": 212,
"b": 194
},
"hsl": {
"h": 120,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85131,
"c": 0.03133,
"h": 145.3
},
"luminance": 0.62451
}Semantic roles & 50–950 ramp
primary
#C2D4C2
secondary
#A991A9
accent
#4A9C9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483