#CEDBB1#CEDBB1
#CEDBB1 is a very light, muted yellow-green. Relative luminance 0.670; OKLCH L 87.1% C 0.058 H 121.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB1 |
|---|---|
| RGB | rgb(206, 219, 177) |
| HSL | hsl(79, 37%, 78%) |
| HSV | hsv(79, 19%, 86%) |
| CMYK | cmyk(5.9%, 0%, 19.2%, 14.1%) |
| CIE-LAB | lab(85.48, -11.58, 19.23) |
| CIE-LCH | lch(85.48, 22.45, 121.07°) |
| OKLab | oklab(87.07% -0.0303 0.0493) |
| OKLCH | oklch(87.07% 0.058 121.6) |
| XYZ | xyz(58.7200, 66.9592, 51.4174) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.52
Palegoldenrod
#EEE8AA
ΔE00 8.34
Pale Olive
#B9CC81
ΔE00 8.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.53
Light Sage
#BCECAC
ΔE00 8.55
Beige (survey)
#E6DAA6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB1 #BEB1DB
analogous
#DBD3B1 #CEDBB1 #B9DBB1
triadic
#CEDBB1 #B1CEDB #DBB1CE
tetradic
#CEDBB1 #B1DBD3 #BEB1DB #DBB1B9
square
#CEDBB1 #B1DBD3 #BEB1DB #DBB1B9
split-complementary
#CEDBB1 #B1B9DB #D3B1DB
monochromatic
#99B45D #B4C887 #CEDBB1 #E8EEDB #F2F5EA
Accessibility & contrast
On white
1.46
#CEDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CEDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB1
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB1 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#D2D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb1; /* rgb */ color: rgb(206, 219, 177); /* oklch */ color: oklch(87.1% 0.058 121.6);
Tailwind
colors: {
custom: {
50: '#dde6c8',
500: '#cedbb1',
950: '#000000',
},
}SCSS
$custom: #cedbb1; $custom-light: #dde6c8; $custom-dark: #000000;
JSON
{
"hex": "#cedbb1",
"rgb": {
"r": 206,
"g": 219,
"b": 177
},
"hsl": {
"h": 78.571,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.87069,
"c": 0.05781,
"h": 121.6
},
"luminance": 0.66959
}Semantic roles & 50–950 ramp
primary
#CEDBB1
secondary
#8E7EB3
accent
#36B05C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482