#BEE175#BEE175
#BEE175 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.141 H 124.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE175 |
|---|---|
| RGB | rgb(190, 225, 117) |
| HSL | hsl(79, 64%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(15.6%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(85.04, -28.22, 48.75) |
| CIE-LCH | lch(85.04, 56.33, 120.07°) |
| OKLab | oklab(86.12% -0.079 0.1166) |
| OKLCH | oklch(86.12% 0.141 124.1) |
| XYZ | xyz(51.3713, 66.0816, 26.8748) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Greenish Beige
#C9D179
ΔE00 6.38
Greenish Tan
#BCCB7A
ΔE00 6.51
Light Pea Green
#C4FE82
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE175 #9875E1
analogous
#E1CE75 #BEE175 #88E175
triadic
#BEE175 #75BEE1 #E175BE
tetradic
#BEE175 #75E1CE #9875E1 #E17588
square
#BEE175 #75E1CE #9875E1 #E17588
split-complementary
#BEE175 #7588E1 #CE75E1
monochromatic
#87B427 #A6D643 #BEE175 #D6ECA7 #EDF7DA
Accessibility & contrast
On white
1.48
#BEE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BEE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE175
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE175 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#C5D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee175; /* rgb */ color: rgb(190, 225, 117); /* oklch */ color: oklch(86.1% 0.141 124.1);
Tailwind
colors: {
custom: {
50: '#d3ea9f',
500: '#bee175',
950: '#000000',
},
}SCSS
$custom: #bee175; $custom-light: #d3ea9f; $custom-dark: #000000;
JSON
{
"hex": "#bee175",
"rgb": {
"r": 190,
"g": 225,
"b": 117
},
"hsl": {
"h": 79.444,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.86122,
"c": 0.14082,
"h": 124.1
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#BEE175
secondary
#6945B5
accent
#19CC53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480