#BEE674#BEE674
#BEE674 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.149 H 125.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE674 |
|---|---|
| RGB | rgb(190, 230, 116) |
| HSL | hsl(81, 70%, 68%) |
| HSV | hsv(81, 50%, 90%) |
| CMYK | cmyk(17.4%, 0%, 49.6%, 9.8%) |
| CIE-LAB | lab(86.41, -30.68, 50.87) |
| CIE-LCH | lch(86.41, 59.41, 121.09°) |
| OKLab | oklab(87.22% -0.0859 0.1212) |
| OKLCH | oklch(87.22% 0.149 125.3) |
| XYZ | xyz(52.6843, 68.8013, 27.0240) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Light Pea Green
#C4FE82
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.50
Pear
#CBF85F
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE674 #9C74E6
analogous
#E6D574 #BEE674 #85E674
triadic
#BEE674 #74BEE6 #E674BE
tetradic
#BEE674 #74E6D5 #9C74E6 #E67485
square
#BEE674 #74E6D5 #9C74E6 #E67485
split-complementary
#BEE674 #7485E6 #D574E6
monochromatic
#87BE22 #A6DD40 #BEE674 #D6EFA8 #EFF9DC
Accessibility & contrast
On white
1.42
#BEE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE674
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE674 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#C4DDCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee674; /* rgb */ color: rgb(190, 230, 116); /* oklch */ color: oklch(87.2% 0.149 125.3);
Tailwind
colors: {
custom: {
50: '#d3ee9e',
500: '#bee674',
950: '#000000',
},
}SCSS
$custom: #bee674; $custom-light: #d3ee9e; $custom-dark: #000000;
JSON
{
"hex": "#bee674",
"rgb": {
"r": 190,
"g": 230,
"b": 116
},
"hsl": {
"h": 81.053,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.87218,
"c": 0.14858,
"h": 125.3
},
"luminance": 0.68802
}Semantic roles & 50–950 ramp
primary
#BEE674
secondary
#6D41BD
accent
#14D156
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580