#BEE675#BEE675
#BEE675 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.148 H 125.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE675 |
|---|---|
| RGB | rgb(190, 230, 117) |
| HSL | hsl(81, 69%, 68%) |
| HSV | hsv(81, 49%, 90%) |
| CMYK | cmyk(17.4%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(86.42, -30.58, 50.42) |
| CIE-LCH | lch(86.42, 58.97, 121.24°) |
| OKLab | oklab(87.23% -0.0855 0.1203) |
| OKLCH | oklch(87.23% 0.148 125.4) |
| XYZ | xyz(52.7428, 68.8247, 27.3320) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Pea Green
#C4FE82
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.57
Pear
#CBF85F
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE675 #9D75E6
analogous
#E6D575 #BEE675 #85E675
triadic
#BEE675 #75BEE6 #E675BE
tetradic
#BEE675 #75E6D5 #9D75E6 #E67585
square
#BEE675 #75E6D5 #9D75E6 #E67585
split-complementary
#BEE675 #7585E6 #D575E6
monochromatic
#87BE22 #A6DD41 #BEE675 #D6EFA9 #EFF9DD
Accessibility & contrast
On white
1.42
#BEE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE675
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE675 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6B
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#C4DDCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee675; /* rgb */ color: rgb(190, 230, 117); /* oklch */ color: oklch(87.2% 0.148 125.4);
Tailwind
colors: {
custom: {
50: '#d3ee9f',
500: '#bee675',
950: '#000000',
},
}SCSS
$custom: #bee675; $custom-light: #d3ee9f; $custom-dark: #000000;
JSON
{
"hex": "#bee675",
"rgb": {
"r": 190,
"g": 230,
"b": 117
},
"hsl": {
"h": 81.239,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.87231,
"c": 0.14761,
"h": 125.4
},
"luminance": 0.68825
}Semantic roles & 50–950 ramp
primary
#BEE675
secondary
#6E42BD
accent
#14D157
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580