#C2D4B8#C2D4B8
#C2D4B8 is a very light, muted yellow-green. Relative luminance 0.620; OKLCH L 84.9% C 0.043 H 134.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4B8 |
|---|---|
| RGB | rgb(194, 212, 184) |
| HSL | hsl(99, 25%, 78%) |
| HSV | hsv(99, 13%, 83%) |
| CMYK | cmyk(8.5%, 0%, 13.2%, 16.9%) |
| CIE-LAB | lab(82.92, -11.15, 11.82) |
| CIE-LCH | lch(82.92, 16.24, 133.33°) |
| OKLab | oklab(84.87% -0.0298 0.0306) |
| OKLCH | oklch(84.87% 0.043 134.3) |
| XYZ | xyz(54.4418, 62.0166, 54.4403) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.74
Sage Green
#9CAF88
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 10.65
Light Sage
#BCECAC
ΔE00 10.66
Beige
#F5F5DC
ΔE00 10.68
Greenish Grey
#96AE8D
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4B8 #CAB8D4
analogous
#D0D4B8 #C2D4B8 #B8D4BC
triadic
#C2D4B8 #B8C2D4 #D4B8C2
tetradic
#C2D4B8 #B8D0D4 #CAB8D4 #D4BCB8
square
#C2D4B8 #B8D0D4 #CAB8D4 #D4BCB8
split-complementary
#C2D4B8 #BCB8D4 #D4B8D0
monochromatic
#81A66C #A1BD92 #C2D4B8 #E3EBDE #EFF3EC
Accessibility & contrast
On white
1.57
#C2D4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C2D4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4B8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4B8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB6
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#C2D2CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d4b8; /* rgb */ color: rgb(194, 212, 184); /* oklch */ color: oklch(84.9% 0.043 134.3);
Tailwind
colors: {
custom: {
50: '#d4e1cd',
500: '#c2d4b8',
950: '#000000',
},
}SCSS
$custom: #c2d4b8; $custom-light: #d4e1cd; $custom-dark: #000000;
JSON
{
"hex": "#c2d4b8",
"rgb": {
"r": 194,
"g": 212,
"b": 184
},
"hsl": {
"h": 98.571,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.84872,
"c": 0.04277,
"h": 134.3
},
"luminance": 0.62017
}Semantic roles & 50–950 ramp
primary
#C2D4B8
secondary
#9D86AA
accent
#42A381
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483