#CEDCB2#CEDCB2
#CEDCB2 is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.058 H 122.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB2 |
|---|---|
| RGB | rgb(206, 220, 178) |
| HSL | hsl(80, 38%, 78%) |
| HSV | hsv(80, 19%, 86%) |
| CMYK | cmyk(6.4%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(85.77, -11.93, 19.10) |
| CIE-LCH | lch(85.77, 22.52, 122.00°) |
| OKLab | oklab(87.3% -0.0313 0.0489) |
| OKLCH | oklch(87.3% 0.058 122.6) |
| XYZ | xyz(59.0817, 67.5225, 52.0314) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.33
Light Sage
#BCECAC
ΔE00 8.30
Palegoldenrod
#EEE8AA
ΔE00 8.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.53
Pale Olive
#B9CC81
ΔE00 8.64
Beige (survey)
#E6DAA6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB2 #C0B2DC
analogous
#DCD5B2 #CEDCB2 #B9DCB2
triadic
#CEDCB2 #B2CEDC #DCB2CE
tetradic
#CEDCB2 #B2DCD5 #C0B2DC #DCB2B9
square
#CEDCB2 #B2DCD5 #C0B2DC #DCB2B9
split-complementary
#CEDCB2 #B2B9DC #D5B2DC
monochromatic
#98B65E #B3C988 #CEDCB2 #E9EFDC #F2F5EA
Accessibility & contrast
On white
1.45
#CEDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CEDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB2 | 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)
#E1D7B0
Deuteranopia (green-blind)
#DFD6B4
Tritanopia (blue-blind)
#D1D8D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcb2; /* rgb */ color: rgb(206, 220, 178); /* oklch */ color: oklch(87.3% 0.058 122.6);
Tailwind
colors: {
custom: {
50: '#dde6c9',
500: '#cedcb2',
950: '#000000',
},
}SCSS
$custom: #cedcb2; $custom-light: #dde6c9; $custom-dark: #000000;
JSON
{
"hex": "#cedcb2",
"rgb": {
"r": 206,
"g": 220,
"b": 178
},
"hsl": {
"h": 80,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.87301,
"c": 0.05808,
"h": 122.6
},
"luminance": 0.67523
}Semantic roles & 50–950 ramp
primary
#CEDCB2
secondary
#907EB4
accent
#35B05E
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482