#CED5BA#CED5BA
#CED5BA is a very light, muted yellow-green. Relative luminance 0.643; OKLCH L 86.0% C 0.037 H 119.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5BA |
|---|---|
| RGB | rgb(206, 213, 186) |
| HSL | hsl(76, 24%, 78%) |
| HSV | hsv(76, 13%, 84%) |
| CMYK | cmyk(3.3%, 0%, 12.7%, 16.5%) |
| CIE-LAB | lab(84.10, -7.09, 12.55) |
| CIE-LCH | lch(84.10, 14.41, 119.48°) |
| OKLab | oklab(86.04% -0.018 0.0325) |
| OKLCH | oklch(86.04% 0.037 119) |
| XYZ | xyz(58.1096, 64.2556, 55.7861) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.02
Eggshell
#F0EAD6
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 8.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.30
Beige (survey)
#E6DAA6
ΔE00 9.50
Lightyellow
#FFFFE0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5BA #C1BAD5
analogous
#D5CEBA #CED5BA #C0D5BA
triadic
#CED5BA #BACED5 #D5BACE
tetradic
#CED5BA #BAD5CE #C1BAD5 #D5BAC0
square
#CED5BA #BAD5CE #C1BAD5 #D5BAC0
split-complementary
#CED5BA #BAC0D5 #CEBAD5
monochromatic
#98A76E #B3BE94 #CED5BA #E9ECE0 #F1F3EC
Accessibility & contrast
On white
1.52
#CED5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CED5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5BA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5BA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#D1D2CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5ba; /* rgb */ color: rgb(206, 213, 186); /* oklch */ color: oklch(86.0% 0.037 119.0);
Tailwind
colors: {
custom: {
50: '#dde1ce',
500: '#ced5ba',
950: '#000000',
},
}SCSS
$custom: #ced5ba; $custom-light: #dde1ce; $custom-dark: #000000;
JSON
{
"hex": "#ced5ba",
"rgb": {
"r": 206,
"g": 213,
"b": 186
},
"hsl": {
"h": 75.556,
"s": 24.324,
"l": 78.235
},
"oklch": {
"l": 0.86035,
"c": 0.03719,
"h": 119
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#CED5BA
secondary
#9188AB
accent
#43A35C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483