#BED2AF#BED2AF
#BED2AF is a very light, muted yellow-green. Relative luminance 0.601; OKLCH L 83.9% C 0.052 H 131.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2AF |
|---|---|
| RGB | rgb(190, 210, 175) |
| HSL | hsl(94, 28%, 75%) |
| HSV | hsv(94, 17%, 82%) |
| CMYK | cmyk(9.5%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(81.91, -13.05, 15.12) |
| CIE-LCH | lch(81.91, 19.97, 130.80°) |
| OKLab | oklab(83.94% -0.0349 0.039) |
| OKLCH | oklch(83.94% 0.052 131.8) |
| XYZ | xyz(52.0183, 60.1351, 49.4159) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.92
Light Sage
#BCECAC
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 9.40
Sage Green
#9CAF88
ΔE00 9.42
Pale Olive
#B9CC81
ΔE00 9.64
Greenish Grey
#96AE8D
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2AF #C3AFD2
analogous
#CFD2AF #BED2AF #AFD2B1
triadic
#BED2AF #AFBED2 #D2AFBE
tetradic
#BED2AF #AFCFD2 #C3AFD2 #D2B1AF
square
#BED2AF #AFCFD2 #C3AFD2 #D2B1AF
split-complementary
#BED2AF #B1AFD2 #D2AFCF
monochromatic
#7EA661 #9EBC88 #BED2AF #DEE8D6 #EFF4EB
Accessibility & contrast
On white
1.61
#BED2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BED2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2AF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2AF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#BFCFC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed2af; /* rgb */ color: rgb(190, 210, 175); /* oklch */ color: oklch(83.9% 0.052 131.8);
Tailwind
colors: {
custom: {
50: '#d1dfc7',
500: '#bed2af',
950: '#000000',
},
}SCSS
$custom: #bed2af; $custom-light: #d1dfc7; $custom-dark: #000000;
JSON
{
"hex": "#bed2af",
"rgb": {
"r": 190,
"g": 210,
"b": 175
},
"hsl": {
"h": 94.286,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.83935,
"c": 0.05227,
"h": 131.8
},
"luminance": 0.60135
}Semantic roles & 50–950 ramp
primary
#BED2AF
secondary
#967DA8
accent
#3FA77A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482