#C8CEBF#C8CEBF
#C8CEBF is a very light, muted yellow-green. Relative luminance 0.602; OKLCH L 84.3% C 0.021 H 124.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEBF |
|---|---|
| RGB | rgb(200, 206, 191) |
| HSL | hsl(84, 13%, 78%) |
| HSV | hsv(84, 7%, 81%) |
| CMYK | cmyk(2.9%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(81.94, -4.75, 6.75) |
| CIE-LCH | lch(81.94, 8.25, 125.15°) |
| OKLab | oklab(84.26% -0.0122 0.0177) |
| OKLCH | oklch(84.26% 0.021 124.7) |
| XYZ | xyz(55.2932, 60.1835, 57.9837) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 8.23
Silver
#C0C0C0
ΔE00 8.56
Eggshell
#F0EAD6
ΔE00 8.76
Gainsboro
#DCDCDC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEBF #C5BFCE
analogous
#CECCBF #C8CEBF #C0CEBF
triadic
#C8CEBF #BFC8CE #CEBFC8
tetradic
#C8CEBF #BFCECC #C5BFCE #CEBFC0
square
#C8CEBF #BFCECC #C5BFCE #CEBFC0
split-complementary
#C8CEBF #BFC0CE #CCBFCE
monochromatic
#8C997A #AAB39C #C8CEBF #E6E9E2 #F0F2EE
Accessibility & contrast
On white
1.61
#C8CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C8CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEBF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEBF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#C9CCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cebf; /* rgb */ color: rgb(200, 206, 191); /* oklch */ color: oklch(84.3% 0.021 124.7);
Tailwind
colors: {
custom: {
50: '#d8dcd2',
500: '#c8cebf',
950: '#000000',
},
}SCSS
$custom: #c8cebf; $custom-light: #d8dcd2; $custom-dark: #000000;
JSON
{
"hex": "#c8cebf",
"rgb": {
"r": 200,
"g": 206,
"b": 191
},
"hsl": {
"h": 84,
"s": 13.274,
"l": 77.843
},
"oklch": {
"l": 0.84255,
"c": 0.02147,
"h": 124.7
},
"luminance": 0.60184
}Semantic roles & 50–950 ramp
primary
#C8CEBF
secondary
#978FA2
accent
#4E976B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483