#CEDCB4#CEDCB4
#CEDCB4 is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.3% C 0.056 H 123.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB4 |
|---|---|
| RGB | rgb(206, 220, 180) |
| HSL | hsl(81, 36%, 78%) |
| HSV | hsv(81, 18%, 86%) |
| CMYK | cmyk(6.4%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(85.81, -11.62, 18.11) |
| CIE-LCH | lch(85.81, 21.52, 122.69°) |
| OKLab | oklab(87.35% -0.0305 0.0465) |
| OKLCH | oklch(87.35% 0.056 123.2) |
| XYZ | xyz(59.2839, 67.6034, 53.0967) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.64
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Light Sage
#BCECAC
ΔE00 8.55
Palegoldenrod
#EEE8AA
ΔE00 8.81
Beige (survey)
#E6DAA6
ΔE00 9.07
Pale Olive
#B9CC81
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB4 #C2B4DC
analogous
#DCD6B4 #CEDCB4 #BADCB4
triadic
#CEDCB4 #B4CEDC #DCB4CE
tetradic
#CEDCB4 #B4DCD6 #C2B4DC #DCB4BA
square
#CEDCB4 #B4DCD6 #C2B4DC #DCB4BA
split-complementary
#CEDCB4 #B4BADC #D6B4DC
monochromatic
#97B561 #B3C98A #CEDCB4 #E9EFDE #F1F5EA
Accessibility & contrast
On white
1.45
#CEDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CEDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB4
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB4 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B2
Deuteranopia (green-blind)
#DFD6B6
Tritanopia (blue-blind)
#D1D8D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcb4; /* rgb */ color: rgb(206, 220, 180); /* oklch */ color: oklch(87.3% 0.056 123.2);
Tailwind
colors: {
custom: {
50: '#dde6ca',
500: '#cedcb4',
950: '#000000',
},
}SCSS
$custom: #cedcb4; $custom-light: #dde6ca; $custom-dark: #000000;
JSON
{
"hex": "#cedcb4",
"rgb": {
"r": 206,
"g": 220,
"b": 180
},
"hsl": {
"h": 81,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.87347,
"c": 0.05558,
"h": 123.2
},
"luminance": 0.67603
}Semantic roles & 50–950 ramp
primary
#CEDCB4
secondary
#9280B4
accent
#36AF61
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482