#C2D4C8#C2D4C8
#C2D4C8 is a very light, muted green. Relative luminance 0.627; OKLCH L 85.3% C 0.025 H 156.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4C8 |
|---|---|
| RGB | rgb(194, 212, 200) |
| HSL | hsl(140, 17%, 80%) |
| HSV | hsv(140, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.30, -8.31, 3.86) |
| CIE-LCH | lch(83.30, 9.16, 155.06°) |
| OKLab | oklab(85.29% -0.0233 0.0101) |
| OKLCH | oklch(85.29% 0.025 156.6) |
| XYZ | xyz(56.2148, 62.7258, 63.7780) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.89
Honeydew
#F0FFF0
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 10.11
Gainsboro
#DCDCDC
ΔE00 10.49
Powder Blue
#B0E0E6
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4C8 #D4C2CE
analogous
#C5D4C2 #C2D4C8 #C2D4D1
triadic
#C2D4C8 #C8C2D4 #D4C8C2
tetradic
#C2D4C8 #C2C5D4 #D4C2CE #D4D1C2
square
#C2D4C8 #C2C5D4 #D4C2CE #D4D1C2
split-complementary
#C2D4C8 #D1C2D4 #D4C2C5
monochromatic
#7AA187 #9EBBA8 #C2D4C8 #E6EDE8 #EDF2EF
Accessibility & contrast
On white
1.55
#C2D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C2D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4C8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4C8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D0CFC9
Tritanopia (blue-blind)
#BFD4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4c8; /* rgb */ color: rgb(194, 212, 200); /* oklch */ color: oklch(85.3% 0.025 156.6);
Tailwind
colors: {
custom: {
50: '#d4e1d8',
500: '#c2d4c8',
950: '#000000',
},
}SCSS
$custom: #c2d4c8; $custom-light: #d4e1d8; $custom-dark: #000000;
JSON
{
"hex": "#c2d4c8",
"rgb": {
"r": 194,
"g": 212,
"b": 200
},
"hsl": {
"h": 140,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85294,
"c": 0.02542,
"h": 156.6
},
"luminance": 0.62726
}Semantic roles & 50–950 ramp
primary
#C2D4C8
secondary
#A991A1
accent
#4A809C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483