#CEDEBD#CEDEBD
#CEDEBD is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 88.0% C 0.048 H 128.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEBD |
|---|---|
| RGB | rgb(206, 222, 189) |
| HSL | hsl(89, 33%, 81%) |
| HSV | hsv(89, 15%, 87%) |
| CMYK | cmyk(7.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.52, -11.19, 14.40) |
| CIE-LCH | lch(86.52, 18.23, 127.86°) |
| OKLab | oklab(87.98% -0.0296 0.0372) |
| OKLCH | oklch(87.98% 0.048 128.5) |
| XYZ | xyz(60.7587, 69.0382, 58.2590) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.74
Beige
#F5F5DC
ΔE00 8.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.80
Light Sage
#BCECAC
ΔE00 9.31
Honeydew
#F0FFF0
ΔE00 9.63
Eggshell (survey)
#FFFFD4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEBD #CDBDDE
analogous
#DEDDBD #CEDEBD #BDDEBD
triadic
#CEDEBD #BDCEDE #DEBDCE
tetradic
#CEDEBD #BDDEDD #CDBDDE #DEBDBD
square
#CEDEBD #BDDEDD #CDBDDE #DEBDBD
split-complementary
#CEDEBD #BDBDDE #DDBDDE
monochromatic
#91B56B #B0CA94 #CEDEBD #ECF2E6 #F0F5EB
Accessibility & contrast
On white
1.42
#CEDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CEDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEBD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEBD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#D0DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedebd; /* rgb */ color: rgb(206, 222, 189); /* oklch */ color: oklch(88.0% 0.048 128.5);
Tailwind
colors: {
custom: {
50: '#dde8d1',
500: '#cedebd',
950: '#000000',
},
}SCSS
$custom: #cedebd; $custom-light: #dde8d1; $custom-dark: #000000;
JSON
{
"hex": "#cedebd",
"rgb": {
"r": 206,
"g": 222,
"b": 189
},
"hsl": {
"h": 89.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87977,
"c": 0.04753,
"h": 128.5
},
"luminance": 0.69038
}Semantic roles & 50–950 ramp
primary
#CEDEBD
secondary
#9F89B6
accent
#39AC71
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483