#CEDBC7#CEDBC7
#CEDBC7 is a very light, muted yellow-green. Relative luminance 0.679; OKLCH L 87.6% C 0.030 H 134.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBC7 |
|---|---|
| RGB | rgb(206, 219, 199) |
| HSL | hsl(99, 22%, 82%) |
| HSV | hsv(99, 9%, 86%) |
| CMYK | cmyk(5.9%, 0%, 9.1%, 14.1%) |
| CIE-LAB | lab(85.96, -7.98, 8.34) |
| CIE-LCH | lch(85.96, 11.54, 133.74°) |
| OKLab | oklab(87.61% -0.0213 0.0217) |
| OKLCH | oklch(87.61% 0.03 134.4) |
| XYZ | xyz(61.0921, 67.9081, 63.9108) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.17
Honeydew
#F0FFF0
ΔE00 8.01
Beige
#F5F5DC
ΔE00 8.12
Eggshell
#F0EAD6
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.55
Off White (survey)
#FFFFE4
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBC7 #D4C7DB
analogous
#D8DBC7 #CEDBC7 #C7DBCA
triadic
#CEDBC7 #C7CEDB #DBC7CE
tetradic
#CEDBC7 #C7D8DB #D4C7DB #DBCAC7
square
#CEDBC7 #C7D8DB #D4C7DB #DBCAC7
split-complementary
#CEDBC7 #CAC7DB #DBC7D8
monochromatic
#8DAB7C #ADC3A2 #CEDBC7 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.44
#CEDBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CEDBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBC7
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBC7 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C6
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#CED9D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedbc7; /* rgb */ color: rgb(206, 219, 199); /* oklch */ color: oklch(87.6% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#dde6d8',
500: '#cedbc7',
950: '#000000',
},
}SCSS
$custom: #cedbc7; $custom-light: #dde6d8; $custom-dark: #000000;
JSON
{
"hex": "#cedbc7",
"rgb": {
"r": 206,
"g": 219,
"b": 199
},
"hsl": {
"h": 99,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.87605,
"c": 0.03044,
"h": 134.4
},
"luminance": 0.67908
}Semantic roles & 50–950 ramp
primary
#CEDBC7
secondary
#A795B1
accent
#45A080
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483