#CEDCB1#CEDCB1
#CEDCB1 is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.059 H 122.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB1 |
|---|---|
| RGB | rgb(206, 220, 177) |
| HSL | hsl(80, 38%, 78%) |
| HSV | hsv(80, 20%, 86%) |
| CMYK | cmyk(6.4%, 0%, 19.5%, 13.7%) |
| CIE-LAB | lab(85.75, -12.09, 19.59) |
| CIE-LCH | lch(85.75, 23.02, 121.67°) |
| OKLab | oklab(87.28% -0.0317 0.0502) |
| OKLCH | oklch(87.28% 0.059 122.3) |
| XYZ | xyz(58.9816, 67.4825, 51.5046) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.18
Light Sage
#BCECAC
ΔE00 8.18
Palegoldenrod
#EEE8AA
ΔE00 8.33
Pale Olive
#B9CC81
ΔE00 8.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.55
Beige (survey)
#E6DAA6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB1 #BFB1DC
analogous
#DCD4B1 #CEDCB1 #B8DCB1
triadic
#CEDCB1 #B1CEDC #DCB1CE
tetradic
#CEDCB1 #B1DCD4 #BFB1DC #DCB1B8
square
#CEDCB1 #B1DCD4 #BFB1DC #DCB1B8
split-complementary
#CEDCB1 #B1B8DC #D4B1DC
monochromatic
#99B65D #B3C987 #CEDCB1 #E9EFDB #F2F6EA
Accessibility & contrast
On white
1.45
#CEDCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CEDCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB1
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB1 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AE
Deuteranopia (green-blind)
#E0D6B3
Tritanopia (blue-blind)
#D2D7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcb1; /* rgb */ color: rgb(206, 220, 177); /* oklch */ color: oklch(87.3% 0.059 122.3);
Tailwind
colors: {
custom: {
50: '#dde6c8',
500: '#cedcb1',
950: '#000000',
},
}SCSS
$custom: #cedcb1; $custom-light: #dde6c8; $custom-dark: #000000;
JSON
{
"hex": "#cedcb1",
"rgb": {
"r": 206,
"g": 220,
"b": 177
},
"hsl": {
"h": 79.535,
"s": 38.053,
"l": 77.843
},
"oklch": {
"l": 0.87279,
"c": 0.05933,
"h": 122.3
},
"luminance": 0.67483
}Semantic roles & 50–950 ramp
primary
#CEDCB1
secondary
#8F7DB4
accent
#35B15D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482