#BED595#BED595
#BED595 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 84.0% C 0.089 H 124.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BED595 |
|---|---|
| RGB | rgb(190, 213, 149) |
| HSL | hsl(82, 43%, 71%) |
| HSV | hsv(82, 30%, 84%) |
| CMYK | cmyk(10.8%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(82.22, -18.52, 29.17) |
| CIE-LCH | lch(82.22, 34.55, 122.41°) |
| OKLab | oklab(84.02% -0.0499 0.0731) |
| OKLCH | oklch(84.02% 0.089 124.3) |
| XYZ | xyz(50.4537, 60.7054, 37.4872) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.48
Light Grey Green
#B7E1A1
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 4.91
Light Moss Green
#A6C875
ΔE00 5.61
Greenish Beige
#C9D179
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED595 #AC95D5
analogous
#D5CC95 #BED595 #9ED595
triadic
#BED595 #95BED5 #D595BE
tetradic
#BED595 #95D5CC #AC95D5 #D5959E
square
#BED595 #95D5CC #AC95D5 #D5959E
split-complementary
#BED595 #959ED5 #CC95D5
monochromatic
#86AC44 #A3C469 #BED595 #D9E6C1 #F2F6E9
Accessibility & contrast
On white
1.60
#BED595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BED595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED595
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED595 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#C2CFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed595; /* rgb */ color: rgb(190, 213, 149); /* oklch */ color: oklch(84.0% 0.089 124.3);
Tailwind
colors: {
custom: {
50: '#d2e2b4',
500: '#bed595',
950: '#000000',
},
}SCSS
$custom: #bed595; $custom-light: #d2e2b4; $custom-dark: #000000;
JSON
{
"hex": "#bed595",
"rgb": {
"r": 190,
"g": 213,
"b": 149
},
"hsl": {
"h": 81.563,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.84016,
"c": 0.08851,
"h": 124.3
},
"luminance": 0.60706
}Semantic roles & 50–950 ramp
primary
#BED595
secondary
#7D63AB
accent
#2FB660
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481