#CEDCB3#CEDCB3
#CEDCB3 is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.3% C 0.057 H 122.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB3 |
|---|---|
| RGB | rgb(206, 220, 179) |
| HSL | hsl(80, 37%, 78%) |
| HSV | hsv(80, 19%, 86%) |
| CMYK | cmyk(6.4%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(85.79, -11.78, 18.60) |
| CIE-LCH | lch(85.79, 22.02, 122.34°) |
| OKLab | oklab(87.32% -0.0309 0.0477) |
| OKLCH | oklch(87.32% 0.057 122.9) |
| XYZ | xyz(59.1824, 67.5628, 52.5622) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.48
Light Sage
#BCECAC
ΔE00 8.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Palegoldenrod
#EEE8AA
ΔE00 8.64
Pale Olive
#B9CC81
ΔE00 8.86
Beige (survey)
#E6DAA6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB3 #C1B3DC
analogous
#DCD5B3 #CEDCB3 #B9DCB3
triadic
#CEDCB3 #B3CEDC #DCB3CE
tetradic
#CEDCB3 #B3DCD5 #C1B3DC #DCB3B9
square
#CEDCB3 #B3DCD5 #C1B3DC #DCB3B9
split-complementary
#CEDCB3 #B3B9DC #D5B3DC
monochromatic
#98B55F #B3C989 #CEDCB3 #E9EFDD #F1F5EA
Accessibility & contrast
On white
1.45
#CEDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CEDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB3
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB3 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B1
Deuteranopia (green-blind)
#DFD6B5
Tritanopia (blue-blind)
#D1D8D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcb3; /* rgb */ color: rgb(206, 220, 179); /* oklch */ color: oklch(87.3% 0.057 122.9);
Tailwind
colors: {
custom: {
50: '#dde6c9',
500: '#cedcb3',
950: '#000000',
},
}SCSS
$custom: #cedcb3; $custom-light: #dde6c9; $custom-dark: #000000;
JSON
{
"hex": "#cedcb3",
"rgb": {
"r": 206,
"g": 220,
"b": 179
},
"hsl": {
"h": 80.488,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.87324,
"c": 0.05683,
"h": 122.9
},
"luminance": 0.67563
}Semantic roles & 50–950 ramp
primary
#CEDCB3
secondary
#917FB4
accent
#36B05F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482