#BED397#BED397
#BED397 is a very light, moderate yellow-green. Relative luminance 0.598; OKLCH L 83.6% C 0.083 H 123.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BED397 |
|---|---|
| RGB | rgb(190, 211, 151) |
| HSL | hsl(81, 41%, 71%) |
| HSV | hsv(81, 28%, 83%) |
| CMYK | cmyk(10%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(81.71, -17.24, 27.45) |
| CIE-LCH | lch(81.71, 32.42, 122.13°) |
| OKLab | oklab(83.62% -0.0463 0.069) |
| OKLCH | oklch(83.62% 0.083 123.8) |
| XYZ | xyz(50.1148, 59.7699, 38.1687) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.78
Light Grey Green
#B7E1A1
ΔE00 5.01
Greenish Tan
#BCCB7A
ΔE00 5.21
Pale Olive Green
#B1D27B
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 6.02
Tan Green
#A9BE70
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED397 #AC97D3
analogous
#D3CA97 #BED397 #A0D397
triadic
#BED397 #97BED3 #D397BE
tetradic
#BED397 #97D3CA #AC97D3 #D397A0
square
#BED397 #97D3CA #AC97D3 #D397A0
split-complementary
#BED397 #97A0D3 #CA97D3
monochromatic
#86A847 #A3C16C #BED397 #D9E5C2 #F2F6E9
Accessibility & contrast
On white
1.62
#BED397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BED397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED397
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED397 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#C2CDC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed397; /* rgb */ color: rgb(190, 211, 151); /* oklch */ color: oklch(83.6% 0.083 123.8);
Tailwind
colors: {
custom: {
50: '#d2e0b6',
500: '#bed397',
950: '#000000',
},
}SCSS
$custom: #bed397; $custom-light: #d2e0b6; $custom-dark: #000000;
JSON
{
"hex": "#bed397",
"rgb": {
"r": 190,
"g": 211,
"b": 151
},
"hsl": {
"h": 81,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.83623,
"c": 0.08311,
"h": 123.8
},
"luminance": 0.5977
}Semantic roles & 50–950 ramp
primary
#BED397
secondary
#7D65A9
accent
#32B45F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481