#CEDCB5#CEDCB5
#CEDCB5 is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.4% C 0.054 H 123.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB5 |
|---|---|
| RGB | rgb(206, 220, 181) |
| HSL | hsl(82, 36%, 79%) |
| HSV | hsv(82, 18%, 86%) |
| CMYK | cmyk(6.4%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(85.83, -11.46, 17.61) |
| CIE-LCH | lch(85.83, 21.02, 123.06°) |
| OKLab | oklab(87.37% -0.03 0.0453) |
| OKLCH | oklch(87.37% 0.054 123.6) |
| XYZ | xyz(59.3862, 67.6443, 53.6352) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Light Sage
#BCECAC
ΔE00 8.69
Palegoldenrod
#EEE8AA
ΔE00 8.99
Beige (survey)
#E6DAA6
ΔE00 9.19
Beige
#F5F5DC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB5 #C3B5DC
analogous
#DCD6B5 #CEDCB5 #BADCB5
triadic
#CEDCB5 #B5CEDC #DCB5CE
tetradic
#CEDCB5 #B5DCD6 #C3B5DC #DCB5BA
square
#CEDCB5 #B5DCD6 #C3B5DC #DCB5BA
split-complementary
#CEDCB5 #B5BADC #D6B5DC
monochromatic
#97B562 #B2C88B #CEDCB5 #EAF0DF #F1F5EA
Accessibility & contrast
On white
1.45
#CEDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CEDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB5 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B3
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#D1D8D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcb5; /* rgb */ color: rgb(206, 220, 181); /* oklch */ color: oklch(87.4% 0.054 123.6);
Tailwind
colors: {
custom: {
50: '#dde6cb',
500: '#cedcb5',
950: '#000000',
},
}SCSS
$custom: #cedcb5; $custom-light: #dde6cb; $custom-dark: #000000;
JSON
{
"hex": "#cedcb5",
"rgb": {
"r": 206,
"g": 220,
"b": 181
},
"hsl": {
"h": 81.538,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.8737,
"c": 0.05433,
"h": 123.6
},
"luminance": 0.67644
}Semantic roles & 50–950 ramp
primary
#CEDCB5
secondary
#9481B4
accent
#37AF62
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482