#C5CEBA#C5CEBA
#C5CEBA is a very light, muted yellow-green. Relative luminance 0.596; OKLCH L 83.9% C 0.029 H 126.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CEBA |
|---|---|
| RGB | rgb(197, 206, 186) |
| HSL | hsl(87, 17%, 77%) |
| HSV | hsv(87, 10%, 81%) |
| CMYK | cmyk(4.4%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(81.60, -6.67, 8.90) |
| CIE-LCH | lch(81.60, 11.12, 126.85°) |
| OKLab | oklab(83.89% -0.0174 0.0232) |
| OKLCH | oklch(83.89% 0.029 126.9) |
| XYZ | xyz(53.9588, 59.5580, 55.0980) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 8.35
Eggshell
#F0EAD6
ΔE00 9.71
Beige
#F5F5DC
ΔE00 9.88
Light Gray
#D3D3D3
ΔE00 10.47
Silver
#C0C0C0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CEBA #C3BACE
analogous
#CECDBA #C5CEBA #BBCEBA
triadic
#C5CEBA #BAC5CE #CEBAC5
tetradic
#C5CEBA #BACECD #C3BACE #CEBABB
square
#C5CEBA #BACECD #C3BACE #CEBABB
split-complementary
#C5CEBA #BABBCE #CDBACE
monochromatic
#899B72 #A7B596 #C5CEBA #E3E7DE #F0F2ED
Accessibility & contrast
On white
1.63
#C5CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C5CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CEBA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CEBA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#C6CCC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5ceba; /* rgb */ color: rgb(197, 206, 186); /* oklch */ color: oklch(83.9% 0.029 126.9);
Tailwind
colors: {
custom: {
50: '#d6ddce',
500: '#c5ceba',
950: '#000000',
},
}SCSS
$custom: #c5ceba; $custom-light: #d6ddce; $custom-dark: #000000;
JSON
{
"hex": "#c5ceba",
"rgb": {
"r": 197,
"g": 206,
"b": 186
},
"hsl": {
"h": 87,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83892,
"c": 0.02898,
"h": 126.9
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#C5CEBA
secondary
#958AA3
accent
#4A9B6F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483