#BEE975#BEE975
#BEE975 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.9% C 0.152 H 126.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE975 |
|---|---|
| RGB | rgb(190, 233, 117) |
| HSL | hsl(82, 73%, 69%) |
| HSV | hsv(82, 50%, 91%) |
| CMYK | cmyk(18.5%, 0%, 49.8%, 8.6%) |
| CIE-LAB | lab(87.25, -31.97, 51.42) |
| CIE-LCH | lch(87.25, 60.55, 121.88°) |
| OKLab | oklab(87.9% -0.0894 0.1225) |
| OKLCH | oklch(87.9% 0.152 126.1) |
| XYZ | xyz(53.5848, 70.5087, 27.6127) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.57
Pale Lime
#BEFD73
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.05
Pear
#CBF85F
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE975 #A075E9
analogous
#E9DA75 #BEE975 #84E975
triadic
#BEE975 #75BEE9 #E975BE
tetradic
#BEE975 #75E9DA #A075E9 #E97584
square
#BEE975 #75E9DA #A075E9 #E97584
split-complementary
#BEE975 #7584E9 #DA75E9
monochromatic
#87C41F #A5E140 #BEE975 #D7F1AA #F0FADF
Accessibility & contrast
On white
1.39
#BEE975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BEE975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE975
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE975 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#C4E0CE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee975; /* rgb */ color: rgb(190, 233, 117); /* oklch */ color: oklch(87.9% 0.152 126.1);
Tailwind
colors: {
custom: {
50: '#d4f09f',
500: '#bee975',
950: '#000000',
},
}SCSS
$custom: #bee975; $custom-light: #d4f09f; $custom-dark: #000000;
JSON
{
"hex": "#bee975",
"rgb": {
"r": 190,
"g": 233,
"b": 117
},
"hsl": {
"h": 82.241,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.87899,
"c": 0.15167,
"h": 126.1
},
"luminance": 0.70509
}Semantic roles & 50–950 ramp
primary
#BEE975
secondary
#7141C1
accent
#11D559
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580