#BED2B2#BED2B2
#BED2B2 is a very light, muted yellow-green. Relative luminance 0.603; OKLCH L 84.0% C 0.049 H 133.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2B2 |
|---|---|
| RGB | rgb(190, 210, 178) |
| HSL | hsl(98, 26%, 76%) |
| HSV | hsv(98, 15%, 82%) |
| CMYK | cmyk(9.5%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(81.98, -12.54, 13.62) |
| CIE-LCH | lch(81.98, 18.52, 132.65°) |
| OKLab | oklab(84.01% -0.0336 0.0352) |
| OKLCH | oklch(84.01% 0.049 133.7) |
| XYZ | xyz(52.3163, 60.2542, 50.9849) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.61
Sage Green
#9CAF88
ΔE00 9.64
Darkseagreen
#8FBC8F
ΔE00 9.70
Light Sage
#BCECAC
ΔE00 9.77
Greenish Grey
#96AE8D
ΔE00 9.91
Pale Olive
#B9CC81
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2B2 #C6B2D2
analogous
#CED2B2 #BED2B2 #B2D2B6
triadic
#BED2B2 #B2BED2 #D2B2BE
tetradic
#BED2B2 #B2CED2 #C6B2D2 #D2B6B2
square
#BED2B2 #B2CED2 #C6B2D2 #D2B6B2
split-complementary
#BED2B2 #B6B2D2 #D2B2CE
monochromatic
#7DA565 #9DBB8B #BED2B2 #DFE9D9 #EFF4EC
Accessibility & contrast
On white
1.61
#BED2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BED2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2B2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2B2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#BECFC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed2b2; /* rgb */ color: rgb(190, 210, 178); /* oklch */ color: oklch(84.0% 0.049 133.7);
Tailwind
colors: {
custom: {
50: '#d1dfc9',
500: '#bed2b2',
950: '#000000',
},
}SCSS
$custom: #bed2b2; $custom-light: #d1dfc9; $custom-dark: #000000;
JSON
{
"hex": "#bed2b2",
"rgb": {
"r": 190,
"g": 210,
"b": 178
},
"hsl": {
"h": 97.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84008,
"c": 0.04865,
"h": 133.7
},
"luminance": 0.60255
}Semantic roles & 50–950 ramp
primary
#BED2B2
secondary
#9980A8
accent
#41A57F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482