#CEDCAB#CEDCAB
#CEDCAB is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 87.1% C 0.067 H 120.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCAB |
|---|---|
| RGB | rgb(206, 220, 171) |
| HSL | hsl(77, 41%, 77%) |
| HSV | hsv(77, 22%, 86%) |
| CMYK | cmyk(6.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(85.63, -12.99, 22.56) |
| CIE-LCH | lch(85.63, 26.04, 119.94°) |
| OKLab | oklab(87.15% -0.0342 0.0574) |
| OKLCH | oklch(87.15% 0.067 120.7) |
| XYZ | xyz(58.3967, 67.2485, 48.4240) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.51
Pale Olive
#B9CC81
ΔE00 7.16
Palegoldenrod
#EEE8AA
ΔE00 7.52
Light Sage
#BCECAC
ΔE00 7.69
Light Khaki
#E6F2A2
ΔE00 7.86
Greenish Tan
#BCCB7A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCAB #B9ABDC
analogous
#DCD2AB #CEDCAB #B6DCAB
triadic
#CEDCAB #ABCEDC #DCABCE
tetradic
#CEDCAB #ABDCD2 #B9ABDC #DCABB6
square
#CEDCAB #ABDCD2 #B9ABDC #DCABB6
split-complementary
#CEDCAB #ABB6DC #D2ABDC
monochromatic
#9CB855 #B5CA80 #CEDCAB #E7EED6 #F2F6E9
Accessibility & contrast
On white
1.45
#CEDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CEDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCAB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCAB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#E1D6AD
Tritanopia (blue-blind)
#D2D7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcab; /* rgb */ color: rgb(206, 220, 171); /* oklch */ color: oklch(87.1% 0.067 120.7);
Tailwind
colors: {
custom: {
50: '#dde6c4',
500: '#cedcab',
950: '#000000',
},
}SCSS
$custom: #cedcab; $custom-light: #dde6c4; $custom-dark: #000000;
JSON
{
"hex": "#cedcab",
"rgb": {
"r": 206,
"g": 220,
"b": 171
},
"hsl": {
"h": 77.143,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.87147,
"c": 0.06682,
"h": 120.7
},
"luminance": 0.67248
}Semantic roles & 50–950 ramp
primary
#CEDCAB
secondary
#8977B4
accent
#31B457
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482