#BEE673#BEE673
#BEE673 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.150 H 125.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE673 |
|---|---|
| RGB | rgb(190, 230, 115) |
| HSL | hsl(81, 70%, 68%) |
| HSV | hsv(81, 50%, 90%) |
| CMYK | cmyk(17.4%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(86.39, -30.78, 51.33) |
| CIE-LCH | lch(86.39, 59.85, 120.95°) |
| OKLab | oklab(87.21% -0.0863 0.1222) |
| OKLCH | oklch(87.21% 0.15 125.2) |
| XYZ | xyz(52.6265, 68.7781, 26.7193) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Light Pea Green
#C4FE82
ΔE00 5.30
Pale Lime
#BEFD73
ΔE00 5.47
Pear
#CBF85F
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE673 #9B73E6
analogous
#E6D573 #BEE673 #84E673
triadic
#BEE673 #73BEE6 #E673BE
tetradic
#BEE673 #73E6D5 #9B73E6 #E67384
square
#BEE673 #73E6D5 #9B73E6 #E67384
split-complementary
#BEE673 #7384E6 #D573E6
monochromatic
#87BD22 #A6DD3F #BEE673 #D6EFA7 #EEF9DB
Accessibility & contrast
On white
1.42
#BEE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE673
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE673 | 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)
#F1DA69
Deuteranopia (green-blind)
#EBD87A
Tritanopia (blue-blind)
#C4DDCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee673; /* rgb */ color: rgb(190, 230, 115); /* oklch */ color: oklch(87.2% 0.150 125.2);
Tailwind
colors: {
custom: {
50: '#d3ee9e',
500: '#bee673',
950: '#000000',
},
}SCSS
$custom: #bee673; $custom-light: #d3ee9e; $custom-dark: #000000;
JSON
{
"hex": "#bee673",
"rgb": {
"r": 190,
"g": 230,
"b": 115
},
"hsl": {
"h": 80.87,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.87205,
"c": 0.14954,
"h": 125.2
},
"luminance": 0.68779
}Semantic roles & 50–950 ramp
primary
#BEE673
secondary
#6C41BC
accent
#14D256
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580