#BED894#BED894
#BED894 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.094 H 125.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BED894 |
|---|---|
| RGB | rgb(190, 216, 148) |
| HSL | hsl(83, 47%, 71%) |
| HSV | hsv(83, 31%, 85%) |
| CMYK | cmyk(12%, 0%, 31.5%, 15.3%) |
| CIE-LAB | lab(83.02, -20.14, 30.75) |
| CIE-LCH | lch(83.02, 36.76, 123.22°) |
| OKLab | oklab(84.65% -0.0545 0.0768) |
| OKLCH | oklch(84.65% 0.094 125.4) |
| XYZ | xyz(51.1358, 62.1967, 37.3224) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 4.05
Greenish Tan
#BCCB7A
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED894 #AE94D8
analogous
#D8D094 #BED894 #9CD894
triadic
#BED894 #94BED8 #D894BE
tetradic
#BED894 #94D8D0 #AE94D8 #D8949C
square
#BED894 #94D8D0 #AE94D8 #D8949C
split-complementary
#BED894 #949CD8 #D094D8
monochromatic
#86B141 #A3C867 #BED894 #D9E8C1 #F1F7E9
Accessibility & contrast
On white
1.56
#BED894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BED894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED894
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED894 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD08F
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#C2D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed894; /* rgb */ color: rgb(190, 216, 148); /* oklch */ color: oklch(84.6% 0.094 125.4);
Tailwind
colors: {
custom: {
50: '#d2e4b4',
500: '#bed894',
950: '#000000',
},
}SCSS
$custom: #bed894; $custom-light: #d2e4b4; $custom-dark: #000000;
JSON
{
"hex": "#bed894",
"rgb": {
"r": 190,
"g": 216,
"b": 148
},
"hsl": {
"h": 82.941,
"s": 46.575,
"l": 71.373
},
"oklch": {
"l": 0.84648,
"c": 0.0942,
"h": 125.4
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#BED894
secondary
#7F61AF
accent
#2CBA62
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481