#C6D2B4#C6D2B4
#C6D2B4 is a very light, muted yellow-green. Relative luminance 0.614; OKLCH L 84.7% C 0.043 H 125.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2B4 |
|---|---|
| RGB | rgb(198, 210, 180) |
| HSL | hsl(84, 25%, 76%) |
| HSV | hsv(84, 14%, 82%) |
| CMYK | cmyk(5.7%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.59, -9.38, 13.51) |
| CIE-LCH | lch(82.59, 16.45, 124.79°) |
| OKLab | oklab(84.65% -0.0245 0.0349) |
| OKLCH | oklch(84.65% 0.043 125.1) |
| XYZ | xyz(54.5723, 61.3941, 52.1464) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.84
Light Grey Green
#B7E1A1
ΔE00 10.10
Light Grey
#D8DCD6
ΔE00 10.34
Sage Green
#9CAF88
ΔE00 10.41
Beige (survey)
#E6DAA6
ΔE00 10.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2B4 #C0B4D2
analogous
#D2CFB4 #C6D2B4 #B7D2B4
triadic
#C6D2B4 #B4C6D2 #D2B4C6
tetradic
#C6D2B4 #B4D2CF #C0B4D2 #D2B4B7
square
#C6D2B4 #B4D2CF #C0B4D2 #D2B4B7
split-complementary
#C6D2B4 #B4B7D2 #CFB4D2
monochromatic
#8CA468 #A9BB8E #C6D2B4 #E3E9DA #F0F4EC
Accessibility & contrast
On white
1.58
#C6D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C6D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2B4
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2B4 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D4CDB5
Tritanopia (blue-blind)
#C8CFC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c6d2b4; /* rgb */ color: rgb(198, 210, 180); /* oklch */ color: oklch(84.7% 0.043 125.1);
Tailwind
colors: {
custom: {
50: '#d7dfca',
500: '#c6d2b4',
950: '#000000',
},
}SCSS
$custom: #c6d2b4; $custom-light: #d7dfca; $custom-dark: #000000;
JSON
{
"hex": "#c6d2b4",
"rgb": {
"r": 198,
"g": 210,
"b": 180
},
"hsl": {
"h": 84,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84652,
"c": 0.04267,
"h": 125.1
},
"luminance": 0.61394
}Semantic roles & 50–950 ramp
primary
#C6D2B4
secondary
#9183A8
accent
#42A469
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482