#BEE174#BEE174
#BEE174 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.142 H 124.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE174 |
|---|---|
| RGB | rgb(190, 225, 116) |
| HSL | hsl(79, 64%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(15.6%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(85.03, -28.33, 49.21) |
| CIE-LCH | lch(85.03, 56.78, 119.93°) |
| OKLab | oklab(86.11% -0.0793 0.1176) |
| OKLCH | oklch(86.11% 0.142 124) |
| XYZ | xyz(51.3128, 66.0582, 26.5668) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.40
Light Pea Green
#C4FE82
ΔE00 6.54
Pear
#CBF85F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE174 #9774E1
analogous
#E1CE74 #BEE174 #88E174
triadic
#BEE174 #74BEE1 #E174BE
tetradic
#BEE174 #74E1CE #9774E1 #E17488
square
#BEE174 #74E1CE #9774E1 #E17488
split-complementary
#BEE174 #7488E1 #CE74E1
monochromatic
#87B427 #A6D642 #BEE174 #D6ECA6 #EDF7D9
Accessibility & contrast
On white
1.48
#BEE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BEE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE174
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE174 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD56A
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#C5D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee174; /* rgb */ color: rgb(190, 225, 116); /* oklch */ color: oklch(86.1% 0.142 124.0);
Tailwind
colors: {
custom: {
50: '#d3ea9e',
500: '#bee174',
950: '#000000',
},
}SCSS
$custom: #bee174; $custom-light: #d3ea9e; $custom-dark: #000000;
JSON
{
"hex": "#bee174",
"rgb": {
"r": 190,
"g": 225,
"b": 116
},
"hsl": {
"h": 79.266,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.86109,
"c": 0.14181,
"h": 124
},
"luminance": 0.66059
}Semantic roles & 50–950 ramp
primary
#BEE174
secondary
#6844B5
accent
#19CC53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480