#CEDBAD#CEDBAD
#CEDBAD is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 87.0% C 0.063 H 120.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBAD |
|---|---|
| RGB | rgb(206, 219, 173) |
| HSL | hsl(77, 39%, 77%) |
| HSV | hsv(77, 21%, 86%) |
| CMYK | cmyk(5.9%, 0%, 21%, 14.1%) |
| CIE-LAB | lab(85.40, -12.19, 21.21) |
| CIE-LCH | lch(85.40, 24.46, 119.89°) |
| OKLab | oklab(86.98% -0.0319 0.0541) |
| OKLCH | oklch(86.98% 0.063 120.5) |
| XYZ | xyz(58.3271, 66.8020, 49.3484) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 7.65
Palegoldenrod
#EEE8AA
ΔE00 7.75
Light Sage
#BCECAC
ΔE00 8.17
Beige (survey)
#E6DAA6
ΔE00 8.18
Light Khaki
#E6F2A2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBAD #BAADDB
analogous
#DBD1AD #CEDBAD #B7DBAD
triadic
#CEDBAD #ADCEDB #DBADCE
tetradic
#CEDBAD #ADDBD1 #BAADDB #DBADB7
square
#CEDBAD #ADDBD1 #BAADDB #DBADB7
split-complementary
#CEDBAD #ADB7DB #D1ADDB
monochromatic
#9BB658 #B5C882 #CEDBAD #E7EED8 #F2F6EA
Accessibility & contrast
On white
1.46
#CEDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CEDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBAD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBAD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AA
Deuteranopia (green-blind)
#DFD6AF
Tritanopia (blue-blind)
#D2D6CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedbad; /* rgb */ color: rgb(206, 219, 173); /* oklch */ color: oklch(87.0% 0.063 120.5);
Tailwind
colors: {
custom: {
50: '#dde6c5',
500: '#cedbad',
950: '#000000',
},
}SCSS
$custom: #cedbad; $custom-light: #dde6c5; $custom-dark: #000000;
JSON
{
"hex": "#cedbad",
"rgb": {
"r": 206,
"g": 219,
"b": 173
},
"hsl": {
"h": 76.957,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.8698,
"c": 0.06283,
"h": 120.5
},
"luminance": 0.66802
}Semantic roles & 50–950 ramp
primary
#CEDBAD
secondary
#8A79B3
accent
#34B257
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482