#BED598#BED598
#BED598 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.1% C 0.085 H 125.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BED598 |
|---|---|
| RGB | rgb(190, 213, 152) |
| HSL | hsl(83, 42%, 72%) |
| HSV | hsv(83, 29%, 84%) |
| CMYK | cmyk(10.8%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(82.27, -18.10, 27.69) |
| CIE-LCH | lch(82.27, 33.07, 123.17°) |
| OKLab | oklab(84.08% -0.0487 0.0696) |
| OKLCH | oklch(84.08% 0.085 125) |
| XYZ | xyz(50.6963, 60.8024, 38.7649) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.00
Light Grey Green
#B7E1A1
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 6.03
Light Sage
#BCECAC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED598 #AF98D5
analogous
#D5CE98 #BED598 #A0D598
triadic
#BED598 #98BED5 #D598BE
tetradic
#BED598 #98D5CE #AF98D5 #D598A0
square
#BED598 #98D5CE #AF98D5 #D598A0
split-complementary
#BED598 #98A0D5 #CE98D5
monochromatic
#86AC46 #A3C36D #BED598 #D9E7C3 #F1F6E9
Accessibility & contrast
On white
1.60
#BED598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BED598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED598
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED598 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#C2CFC5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed598; /* rgb */ color: rgb(190, 213, 152); /* oklch */ color: oklch(84.1% 0.085 125.0);
Tailwind
colors: {
custom: {
50: '#d2e2b6',
500: '#bed598',
950: '#000000',
},
}SCSS
$custom: #bed598; $custom-light: #d2e2b6; $custom-dark: #000000;
JSON
{
"hex": "#bed598",
"rgb": {
"r": 190,
"g": 213,
"b": 152
},
"hsl": {
"h": 82.623,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.84075,
"c": 0.08494,
"h": 125
},
"luminance": 0.60803
}Semantic roles & 50–950 ramp
primary
#BED598
secondary
#8066AB
accent
#30B562
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481