#BED975#BED975
#BED975 is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.4% C 0.130 H 121.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BED975 |
|---|---|
| RGB | rgb(190, 217, 117) |
| HSL | hsl(76, 57%, 65%) |
| HSV | hsv(76, 46%, 85%) |
| CMYK | cmyk(12.4%, 0%, 46.1%, 14.9%) |
| CIE-LAB | lab(82.84, -24.40, 46.06) |
| CIE-LCH | lch(82.84, 52.12, 117.91°) |
| OKLab | oklab(84.36% -0.0682 0.1107) |
| OKLCH | oklch(84.36% 0.13 121.6) |
| XYZ | xyz(49.2591, 61.8572, 26.1707) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.33
Greenish Tan
#BCCB7A
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 4.42
Pale Olive
#B9CC81
ΔE00 4.75
Light Moss Green
#A6C875
ΔE00 5.60
Light Olive
#ACBF69
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED975 #9075D9
analogous
#D9C275 #BED975 #8CD975
triadic
#BED975 #75BED9 #D975BE
tetradic
#BED975 #75D9C2 #9075D9 #D9758C
square
#BED975 #75D9C2 #9075D9 #D9758C
split-complementary
#BED975 #758CD9 #C275D9
monochromatic
#85A62E #A7CC45 #BED975 #D5E6A5 #EBF3D5
Accessibility & contrast
On white
1.57
#BED975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BED975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED975
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED975 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#E0CE7A
Tritanopia (blue-blind)
#C5D0C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed975; /* rgb */ color: rgb(190, 217, 117); /* oklch */ color: oklch(84.4% 0.130 121.6);
Tailwind
colors: {
custom: {
50: '#d3e49f',
500: '#bed975',
950: '#000000',
},
}SCSS
$custom: #bed975; $custom-light: #d3e49f; $custom-dark: #000000;
JSON
{
"hex": "#bed975",
"rgb": {
"r": 190,
"g": 217,
"b": 117
},
"hsl": {
"h": 76.2,
"s": 56.818,
"l": 65.49
},
"oklch": {
"l": 0.84355,
"c": 0.12997,
"h": 121.6
},
"luminance": 0.61857
}Semantic roles & 50–950 ramp
primary
#BED975
secondary
#6349A9
accent
#21C44D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480