#C4CEBE#C4CEBE
#C4CEBE is a very light, muted yellow-green. Relative luminance 0.596; OKLCH L 83.9% C 0.024 H 133.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEBE |
|---|---|
| RGB | rgb(196, 206, 190) |
| HSL | hsl(98, 14%, 78%) |
| HSV | hsv(98, 8%, 81%) |
| CMYK | cmyk(4.9%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(81.62, -6.32, 6.78) |
| CIE-LCH | lch(81.62, 9.27, 132.99°) |
| OKLab | oklab(83.92% -0.0168 0.0177) |
| OKLCH | oklch(83.92% 0.024 133.5) |
| XYZ | xyz(54.1289, 59.5959, 57.3567) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.62
Eggshell
#F0EAD6
ΔE00 9.93
Gainsboro
#DCDCDC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEBE #C8BECE
analogous
#CCCEBE #C4CEBE #BECEC0
triadic
#C4CEBE #BEC4CE #CEBEC4
tetradic
#C4CEBE #BECCCE #C8BECE #CEC0BE
square
#C4CEBE #BECCCE #C8BECE #CEC0BE
split-complementary
#C4CEBE #C0BECE #CEBECC
monochromatic
#859978 #A4B49B #C4CEBE #E4E8E1 #EFF2EE
Accessibility & contrast
On white
1.63
#C4CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C4CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEBE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEBE | 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)
#D0CBBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#C4CDC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cebe; /* rgb */ color: rgb(196, 206, 190); /* oklch */ color: oklch(83.9% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#d5ddd1',
500: '#c4cebe',
950: '#000000',
},
}SCSS
$custom: #c4cebe; $custom-light: #d5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#c4cebe",
"rgb": {
"r": 196,
"g": 206,
"b": 190
},
"hsl": {
"h": 97.5,
"s": 14.035,
"l": 77.647
},
"oklch": {
"l": 0.83922,
"c": 0.02442,
"h": 133.5
},
"luminance": 0.59596
}Semantic roles & 50–950 ramp
primary
#C4CEBE
secondary
#9B8EA2
accent
#4D987C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483