#C6CEB8#C6CEB8
#C6CEB8 is a very light, muted yellow-green. Relative luminance 0.596; OKLCH L 83.9% C 0.031 H 123.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEB8 |
|---|---|
| RGB | rgb(198, 206, 184) |
| HSL | hsl(82, 18%, 76%) |
| HSV | hsv(82, 11%, 81%) |
| CMYK | cmyk(3.9%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(81.63, -6.66, 10.01) |
| CIE-LCH | lch(81.63, 12.02, 123.62°) |
| OKLab | oklab(83.92% -0.0172 0.026) |
| OKLCH | oklch(83.92% 0.031 123.4) |
| XYZ | xyz(54.0105, 59.6090, 53.9984) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.89
Eggshell
#F0EAD6
ΔE00 9.52
Beige
#F5F5DC
ΔE00 9.66
Warm Gray
#C9BEB0
ΔE00 10.61
Light Gray
#D3D3D3
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEB8 #C0B8CE
analogous
#CECBB8 #C6CEB8 #BBCEB8
triadic
#C6CEB8 #B8C6CE #CEB8C6
tetradic
#C6CEB8 #B8CECB #C0B8CE #CEB8BB
square
#C6CEB8 #B8CECB #C0B8CE #CEB8BB
split-complementary
#C6CEB8 #B8BBCE #CBB8CE
monochromatic
#8C9C70 #A9B594 #C6CEB8 #E3E7DC #F0F3ED
Accessibility & contrast
On white
1.63
#C6CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C6CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEB8
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEB8 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#C8CCC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6ceb8; /* rgb */ color: rgb(198, 206, 184); /* oklch */ color: oklch(83.9% 0.031 123.4);
Tailwind
colors: {
custom: {
50: '#d7ddcd',
500: '#c6ceb8',
950: '#000000',
},
}SCSS
$custom: #c6ceb8; $custom-light: #d7ddcd; $custom-dark: #000000;
JSON
{
"hex": "#c6ceb8",
"rgb": {
"r": 198,
"g": 206,
"b": 184
},
"hsl": {
"h": 81.818,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83918,
"c": 0.03119,
"h": 123.4
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#C6CEB8
secondary
#9188A3
accent
#499D67
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483