#CEDCB8#CEDCB8
#CEDCB8 is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.4% C 0.051 H 124.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB8 |
|---|---|
| RGB | rgb(206, 220, 184) |
| HSL | hsl(83, 34%, 79%) |
| HSV | hsv(83, 16%, 86%) |
| CMYK | cmyk(6.4%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(85.89, -10.99, 16.13) |
| CIE-LCH | lch(85.89, 19.52, 124.27°) |
| OKLab | oklab(87.44% -0.0288 0.0415) |
| OKLCH | oklch(87.44% 0.051 124.7) |
| XYZ | xyz(59.6973, 67.7688, 55.2738) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.58
Beige
#F5F5DC
ΔE00 8.91
Light Sage
#BCECAC
ΔE00 9.16
Eggshell (survey)
#FFFFD4
ΔE00 9.46
Palegoldenrod
#EEE8AA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB8 #C6B8DC
analogous
#DCD8B8 #CEDCB8 #BCDCB8
triadic
#CEDCB8 #B8CEDC #DCB8CE
tetradic
#CEDCB8 #B8DCD8 #C6B8DC #DCB8BC
square
#CEDCB8 #B8DCD8 #C6B8DC #DCB8BC
split-complementary
#CEDCB8 #B8BCDC #D8B8DC
monochromatic
#95B466 #B2C88F #CEDCB8 #EAF0E1 #F1F5EB
Accessibility & contrast
On white
1.44
#CEDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#CEDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B6
Deuteranopia (green-blind)
#DED7B9
Tritanopia (blue-blind)
#D1D8D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcb8; /* rgb */ color: rgb(206, 220, 184); /* oklch */ color: oklch(87.4% 0.051 124.7);
Tailwind
colors: {
custom: {
50: '#dde6cd',
500: '#cedcb8',
950: '#000000',
},
}SCSS
$custom: #cedcb8; $custom-light: #dde6cd; $custom-dark: #000000;
JSON
{
"hex": "#cedcb8",
"rgb": {
"r": 206,
"g": 220,
"b": 184
},
"hsl": {
"h": 83.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.8744,
"c": 0.05056,
"h": 124.7
},
"luminance": 0.67769
}Semantic roles & 50–950 ramp
primary
#CEDCB8
secondary
#9785B4
accent
#39AD66
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483