#BED0B4#BED0B4
#BED0B4 is a very light, muted yellow-green. Relative luminance 0.594; OKLCH L 83.6% C 0.043 H 134.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0B4 |
|---|---|
| RGB | rgb(190, 208, 180) |
| HSL | hsl(99, 23%, 76%) |
| HSV | hsv(99, 13%, 82%) |
| CMYK | cmyk(8.7%, 0%, 13.5%, 18.4%) |
| CIE-LAB | lab(81.49, -11.19, 11.86) |
| CIE-LCH | lch(81.49, 16.30, 133.32°) |
| OKLab | oklab(83.63% -0.03 0.0307) |
| OKLCH | oklch(83.63% 0.043 134.3) |
| XYZ | xyz(52.0278, 59.3538, 51.8866) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 9.83
Light Grey Green
#B7E1A1
ΔE00 9.91
Darkseagreen
#8FBC8F
ΔE00 10.28
Light Grey
#D8DCD6
ΔE00 10.98
Light Sage
#BCECAC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0B4 #C6B4D0
analogous
#CCD0B4 #BED0B4 #B4D0B8
triadic
#BED0B4 #B4BED0 #D0B4BE
tetradic
#BED0B4 #B4CCD0 #C6B4D0 #D0B8B4
square
#BED0B4 #B4CCD0 #C6B4D0 #D0B8B4
split-complementary
#BED0B4 #B8B4D0 #D0B4CC
monochromatic
#7DA169 #9DB88E #BED0B4 #DFE8DA #EFF3EC
Accessibility & contrast
On white
1.63
#BED0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BED0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0B4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0B4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB2
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#BECEC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed0b4; /* rgb */ color: rgb(190, 208, 180); /* oklch */ color: oklch(83.6% 0.043 134.3);
Tailwind
colors: {
custom: {
50: '#d1deca',
500: '#bed0b4',
950: '#000000',
},
}SCSS
$custom: #bed0b4; $custom-light: #d1deca; $custom-dark: #000000;
JSON
{
"hex": "#bed0b4",
"rgb": {
"r": 190,
"g": 208,
"b": 180
},
"hsl": {
"h": 98.571,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.83633,
"c": 0.04292,
"h": 134.3
},
"luminance": 0.59354
}Semantic roles & 50–950 ramp
primary
#BED0B4
secondary
#9983A5
accent
#44A180
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482