#C2D2B8#C2D2B8
#C2D2B8 is a very light, muted yellow-green. Relative luminance 0.610; OKLCH L 84.5% C 0.039 H 133.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2B8 |
|---|---|
| RGB | rgb(194, 210, 184) |
| HSL | hsl(97, 22%, 77%) |
| HSV | hsv(97, 12%, 82%) |
| CMYK | cmyk(7.6%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(82.39, -10.12, 11.06) |
| CIE-LCH | lch(82.39, 15.00, 132.47°) |
| OKLab | oklab(84.45% -0.027 0.0287) |
| OKLCH | oklch(84.45% 0.039 133.3) |
| XYZ | xyz(53.9450, 61.0229, 54.2747) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.96
Beige
#F5F5DC
ΔE00 10.53
Sage Green
#9CAF88
ΔE00 10.54
Light Grey Green
#B7E1A1
ΔE00 10.55
Greenish Grey
#96AE8D
ΔE00 10.69
Honeydew
#F0FFF0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2B8 #C8B8D2
analogous
#CFD2B8 #C2D2B8 #B8D2BB
triadic
#C2D2B8 #B8C2D2 #D2B8C2
tetradic
#C2D2B8 #B8CFD2 #C8B8D2 #D2BBB8
square
#C2D2B8 #B8CFD2 #C8B8D2 #D2BBB8
split-complementary
#C2D2B8 #BBB8D2 #D2B8CF
monochromatic
#82A36D #A2BA93 #C2D2B8 #E2EADD #EFF3EC
Accessibility & contrast
On white
1.59
#C2D2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C2D2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2B8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2B8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB7
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#C2D0CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d2b8; /* rgb */ color: rgb(194, 210, 184); /* oklch */ color: oklch(84.5% 0.039 133.3);
Tailwind
colors: {
custom: {
50: '#d4dfcd',
500: '#c2d2b8',
950: '#000000',
},
}SCSS
$custom: #c2d2b8; $custom-light: #d4dfcd; $custom-dark: #000000;
JSON
{
"hex": "#c2d2b8",
"rgb": {
"r": 194,
"g": 210,
"b": 184
},
"hsl": {
"h": 96.923,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84451,
"c": 0.03943,
"h": 133.3
},
"luminance": 0.61023
}Semantic roles & 50–950 ramp
primary
#C2D2B8
secondary
#9B87A7
accent
#45A17D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483