#CEDBC5#CEDBC5
#CEDBC5 is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.6% C 0.033 H 132.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBC5 |
|---|---|
| RGB | rgb(206, 219, 197) |
| HSL | hsl(95, 23%, 82%) |
| HSV | hsv(95, 10%, 86%) |
| CMYK | cmyk(5.9%, 0%, 10%, 14.1%) |
| CIE-LAB | lab(85.91, -8.32, 9.33) |
| CIE-LCH | lch(85.91, 12.50, 131.75°) |
| OKLab | oklab(87.55% -0.0221 0.0243) |
| OKLCH | oklch(87.55% 0.033 132.3) |
| XYZ | xyz(60.8615, 67.8158, 62.6959) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.75
Beige
#F5F5DC
ΔE00 8.06
Honeydew
#F0FFF0
ΔE00 8.24
Eggshell
#F0EAD6
ΔE00 9.16
Off White (survey)
#FFFFE4
ΔE00 9.70
Lightyellow
#FFFFE0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBC5 #D2C5DB
analogous
#D9DBC5 #CEDBC5 #C5DBC7
triadic
#CEDBC5 #C5CEDB #DBC5CE
tetradic
#CEDBC5 #C5D9DB #D2C5DB #DBC7C5
square
#CEDBC5 #C5D9DB #D2C5DB #DBC7C5
split-complementary
#CEDBC5 #C7C5DB #DBC5D9
monochromatic
#8EAC79 #AEC49F #CEDBC5 #EEF2EB #EFF3EC
Accessibility & contrast
On white
1.44
#CEDBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CEDBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBC5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBC5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C4
Deuteranopia (green-blind)
#DBD6C6
Tritanopia (blue-blind)
#CFD9D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedbc5; /* rgb */ color: rgb(206, 219, 197); /* oklch */ color: oklch(87.6% 0.033 132.3);
Tailwind
colors: {
custom: {
50: '#dde6d6',
500: '#cedbc5',
950: '#000000',
},
}SCSS
$custom: #cedbc5; $custom-light: #dde6d6; $custom-dark: #000000;
JSON
{
"hex": "#cedbc5",
"rgb": {
"r": 206,
"g": 219,
"b": 197
},
"hsl": {
"h": 95.455,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.87553,
"c": 0.03285,
"h": 132.3
},
"luminance": 0.67816
}Semantic roles & 50–950 ramp
primary
#CEDBC5
secondary
#A593B1
accent
#44A27B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483