#BED696#BED696
#BED696 is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.3% C 0.089 H 125.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BED696 |
|---|---|
| RGB | rgb(190, 214, 150) |
| HSL | hsl(83, 44%, 71%) |
| HSV | hsv(83, 30%, 84%) |
| CMYK | cmyk(11.2%, 0%, 29.9%, 16.1%) |
| CIE-LAB | lab(82.51, -18.87, 29.04) |
| CIE-LCH | lch(82.51, 34.63, 123.02°) |
| OKLab | oklab(84.25% -0.0509 0.0728) |
| OKLCH | oklch(84.25% 0.089 125) |
| XYZ | xyz(50.7862, 61.2421, 37.9936) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.72
Light Grey Green
#B7E1A1
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 5.15
Light Moss Green
#A6C875
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED696 #AE96D6
analogous
#D6CE96 #BED696 #9ED696
triadic
#BED696 #96BED6 #D696BE
tetradic
#BED696 #96D6CE #AE96D6 #D6969E
square
#BED696 #96D6CE #AE96D6 #D6969E
split-complementary
#BED696 #969ED6 #CE96D6
monochromatic
#86AE44 #A3C56A #BED696 #D9E7C2 #F1F6E9
Accessibility & contrast
On white
1.59
#BED696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BED696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED696
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED696 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#C2D0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed696; /* rgb */ color: rgb(190, 214, 150); /* oklch */ color: oklch(84.3% 0.089 125.0);
Tailwind
colors: {
custom: {
50: '#d2e2b5',
500: '#bed696',
950: '#000000',
},
}SCSS
$custom: #bed696; $custom-light: #d2e2b5; $custom-dark: #000000;
JSON
{
"hex": "#bed696",
"rgb": {
"r": 190,
"g": 214,
"b": 150
},
"hsl": {
"h": 82.5,
"s": 43.836,
"l": 71.373
},
"oklch": {
"l": 0.84252,
"c": 0.08883,
"h": 125
},
"luminance": 0.61242
}Semantic roles & 50–950 ramp
primary
#BED696
secondary
#7F64AD
accent
#2FB762
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481