#C3CEBA#C3CEBA
#C3CEBA is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.7% C 0.030 H 130.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEBA |
|---|---|
| RGB | rgb(195, 206, 186) |
| HSL | hsl(93, 17%, 77%) |
| HSV | hsv(93, 10%, 81%) |
| CMYK | cmyk(5.3%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(81.45, -7.37, 8.67) |
| CIE-LCH | lch(81.45, 11.38, 130.38°) |
| OKLab | oklab(83.74% -0.0195 0.0226) |
| OKLCH | oklch(83.74% 0.03 130.8) |
| XYZ | xyz(53.4384, 59.2897, 55.0736) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 8.64
Beige
#F5F5DC
ΔE00 10.27
Eggshell
#F0EAD6
ΔE00 10.31
Light Gray
#D3D3D3
ΔE00 10.87
Silver
#C0C0C0
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEBA #C5BACE
analogous
#CDCEBA #C3CEBA #BACEBB
triadic
#C3CEBA #BAC3CE #CEBAC3
tetradic
#C3CEBA #BACDCE #C5BACE #CEBBBA
square
#C3CEBA #BACDCE #C5BACE #CEBBBA
split-complementary
#C3CEBA #BBBACE #CEBACD
monochromatic
#859B72 #A4B596 #C3CEBA #E2E7DE #EFF2ED
Accessibility & contrast
On white
1.63
#C3CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C3CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEBA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEBA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#C4CCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3ceba; /* rgb */ color: rgb(195, 206, 186); /* oklch */ color: oklch(83.7% 0.030 130.8);
Tailwind
colors: {
custom: {
50: '#d5ddce',
500: '#c3ceba',
950: '#000000',
},
}SCSS
$custom: #c3ceba; $custom-light: #d5ddce; $custom-dark: #000000;
JSON
{
"hex": "#c3ceba",
"rgb": {
"r": 195,
"g": 206,
"b": 186
},
"hsl": {
"h": 93,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.8374,
"c": 0.02982,
"h": 130.8
},
"luminance": 0.5929
}Semantic roles & 50–950 ramp
primary
#C3CEBA
secondary
#978AA3
accent
#4A9B77
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483