#C2D8CC#C2D8CC
#C2D8CC is a very light, muted green. Relative luminance 0.649; OKLCH L 86.2% C 0.029 H 162.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8CC |
|---|---|
| RGB | rgb(194, 216, 204) |
| HSL | hsl(147, 22%, 80%) |
| HSV | hsv(147, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(84.45, -9.62, 3.41) |
| CIE-LCH | lch(84.45, 10.21, 160.46°) |
| OKLab | oklab(86.24% -0.0273 0.0089) |
| OKLCH | oklch(86.24% 0.029 162) |
| XYZ | xyz(57.7007, 64.9398, 66.6097) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.88
Silver (survey)
#C5C9C7
ΔE00 9.09
Honeydew
#F0FFF0
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.55
Ice
#D6FFFA
ΔE00 9.70
Lightcyan
#E0FFFF
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8CC #D8C2CE
analogous
#C3D8C2 #C2D8CC #C2D8D7
triadic
#C2D8CC #CCC2D8 #D8CCC2
tetradic
#C2D8CC #C2C3D8 #D8C2CE #D8D7C2
square
#C2D8CC #C2C3D8 #D8C2CE #D8D7C2
split-complementary
#C2D8CC #D7C2D8 #D8C2C3
monochromatic
#77A88E #9DC0AD #C2D8CC #E7F0EB #ECF3EF
Accessibility & contrast
On white
1.50
#C2D8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C2D8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8CC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8CC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#BED8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d8cc; /* rgb */ color: rgb(194, 216, 204); /* oklch */ color: oklch(86.2% 0.029 162.0);
Tailwind
colors: {
custom: {
50: '#d4e4db',
500: '#c2d8cc',
950: '#000000',
},
}SCSS
$custom: #c2d8cc; $custom-light: #d4e4db; $custom-dark: #000000;
JSON
{
"hex": "#c2d8cc",
"rgb": {
"r": 194,
"g": 216,
"b": 204
},
"hsl": {
"h": 147.273,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86241,
"c": 0.02872,
"h": 162
},
"luminance": 0.64941
}Semantic roles & 50–950 ramp
primary
#C2D8CC
secondary
#AE90A0
accent
#4577A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484