#C6CEBA#C6CEBA
#C6CEBA is a very light, muted yellow-green. Relative luminance 0.597; OKLCH L 84.0% C 0.029 H 124.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEBA |
|---|---|
| RGB | rgb(198, 206, 186) |
| HSL | hsl(84, 17%, 77%) |
| HSV | hsv(84, 10%, 81%) |
| CMYK | cmyk(3.9%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(81.67, -6.32, 9.01) |
| CIE-LCH | lch(81.67, 11.00, 125.02°) |
| OKLab | oklab(83.97% -0.0163 0.0235) |
| OKLCH | oklch(83.97% 0.029 124.8) |
| XYZ | xyz(54.2216, 59.6935, 55.1103) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 8.22
Eggshell
#F0EAD6
ΔE00 9.41
Beige
#F5F5DC
ΔE00 9.70
Light Gray
#D3D3D3
ΔE00 10.28
Warm Gray
#C9BEB0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEBA #C2BACE
analogous
#CECCBA #C6CEBA #BCCEBA
triadic
#C6CEBA #BAC6CE #CEBAC6
tetradic
#C6CEBA #BACECC #C2BACE #CEBABC
square
#C6CEBA #BACECC #C2BACE #CEBABC
split-complementary
#C6CEBA #BABCCE #CCBACE
monochromatic
#8B9B72 #A8B596 #C6CEBA #E4E7DE #F0F2ED
Accessibility & contrast
On white
1.62
#C6CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C6CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEBA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEBA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB9
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#C7CCC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6ceba; /* rgb */ color: rgb(198, 206, 186); /* oklch */ color: oklch(84.0% 0.029 124.8);
Tailwind
colors: {
custom: {
50: '#d7ddce',
500: '#c6ceba',
950: '#000000',
},
}SCSS
$custom: #c6ceba; $custom-light: #d7ddce; $custom-dark: #000000;
JSON
{
"hex": "#c6ceba",
"rgb": {
"r": 198,
"g": 206,
"b": 186
},
"hsl": {
"h": 84,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83969,
"c": 0.02861,
"h": 124.8
},
"luminance": 0.59694
}Semantic roles & 50–950 ramp
primary
#C6CEBA
secondary
#948AA3
accent
#4A9B6B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483