#CEDBB0#CEDBB0
#CEDBB0 is a very light, muted yellow-green. Relative luminance 0.669; OKLCH L 87.0% C 0.059 H 121.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB0 |
|---|---|
| RGB | rgb(206, 219, 176) |
| HSL | hsl(78, 37%, 77%) |
| HSV | hsv(78, 20%, 86%) |
| CMYK | cmyk(5.9%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(85.46, -11.74, 19.72) |
| CIE-LCH | lch(85.46, 22.95, 120.76°) |
| OKLab | oklab(87.05% -0.0307 0.0505) |
| OKLCH | oklch(87.05% 0.059 121.3) |
| XYZ | xyz(58.6207, 66.9195, 50.8944) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.38
Palegoldenrod
#EEE8AA
ΔE00 8.18
Pale Olive
#B9CC81
ΔE00 8.30
Light Sage
#BCECAC
ΔE00 8.45
Beige (survey)
#E6DAA6
ΔE00 8.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB0 #BDB0DB
analogous
#DBD3B0 #CEDBB0 #B8DBB0
triadic
#CEDBB0 #B0CEDB #DBB0CE
tetradic
#CEDBB0 #B0DBD3 #BDB0DB #DBB0B8
square
#CEDBB0 #B0DBD3 #BDB0DB #DBB0B8
split-complementary
#CEDBB0 #B0B8DB #D3B0DB
monochromatic
#9AB55C #B4C886 #CEDBB0 #E8EEDA #F2F5EA
Accessibility & contrast
On white
1.46
#CEDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CEDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#D2D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb0; /* rgb */ color: rgb(206, 219, 176); /* oklch */ color: oklch(87.0% 0.059 121.3);
Tailwind
colors: {
custom: {
50: '#dde6c7',
500: '#cedbb0',
950: '#000000',
},
}SCSS
$custom: #cedbb0; $custom-light: #dde6c7; $custom-dark: #000000;
JSON
{
"hex": "#cedbb0",
"rgb": {
"r": 206,
"g": 219,
"b": 176
},
"hsl": {
"h": 78.14,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.87047,
"c": 0.05907,
"h": 121.3
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#CEDBB0
secondary
#8D7DB3
accent
#35B05A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482