#C2D2B4#C2D2B4
#C2D2B4 is a very light, muted yellow-green. Relative luminance 0.609; OKLCH L 84.4% C 0.044 H 130.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2B4 |
|---|---|
| RGB | rgb(194, 210, 180) |
| HSL | hsl(92, 25%, 76%) |
| HSV | hsv(92, 14%, 82%) |
| CMYK | cmyk(7.6%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.30, -10.80, 13.06) |
| CIE-LCH | lch(82.30, 16.95, 129.60°) |
| OKLab | oklab(84.35% -0.0287 0.0338) |
| OKLCH | oklch(84.35% 0.044 130.3) |
| XYZ | xyz(53.5316, 60.8575, 52.0976) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.53
Sage Green
#9CAF88
ΔE00 10.04
Greenish Grey
#96AE8D
ΔE00 10.41
Light Sage
#BCECAC
ΔE00 10.63
Beige
#F5F5DC
ΔE00 10.70
Darkseagreen
#8FBC8F
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2B4 #C4B4D2
analogous
#D1D2B4 #C2D2B4 #B4D2B5
triadic
#C2D2B4 #B4C2D2 #D2B4C2
tetradic
#C2D2B4 #B4D1D2 #C4B4D2 #D2B5B4
square
#C2D2B4 #B4D1D2 #C4B4D2 #D2B5B4
split-complementary
#C2D2B4 #B5B4D2 #D2B4D1
monochromatic
#84A468 #A3BB8E #C2D2B4 #E1E9DA #EFF4EC
Accessibility & contrast
On white
1.59
#C2D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C2D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2B4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2B4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB2
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#C3CFC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d2b4; /* rgb */ color: rgb(194, 210, 180); /* oklch */ color: oklch(84.4% 0.044 130.3);
Tailwind
colors: {
custom: {
50: '#d4dfca',
500: '#c2d2b4',
950: '#000000',
},
}SCSS
$custom: #c2d2b4; $custom-light: #d4dfca; $custom-dark: #000000;
JSON
{
"hex": "#c2d2b4",
"rgb": {
"r": 194,
"g": 210,
"b": 180
},
"hsl": {
"h": 92,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84351,
"c": 0.04431,
"h": 130.3
},
"luminance": 0.60858
}Semantic roles & 50–950 ramp
primary
#C2D2B4
secondary
#9683A8
accent
#42A476
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482