#BEE17B#BEE17B
#BEE17B is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.135 H 124.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE17B |
|---|---|
| RGB | rgb(190, 225, 123) |
| HSL | hsl(81, 63%, 68%) |
| HSV | hsv(81, 45%, 88%) |
| CMYK | cmyk(15.6%, 0%, 45.3%, 11.8%) |
| CIE-LAB | lab(85.11, -27.58, 45.96) |
| CIE-LCH | lch(85.11, 53.60, 120.97°) |
| OKLab | oklab(86.21% -0.0767 0.1108) |
| OKLCH | oklch(86.21% 0.135 124.7) |
| XYZ | xyz(51.7354, 66.2273, 28.7926) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Pale Olive
#B9CC81
ΔE00 6.20
Greenish Tan
#BCCB7A
ΔE00 6.23
Light Yellow Green
#CCFD7F
ΔE00 6.30
Greenish Beige
#C9D179
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE17B #9E7BE1
analogous
#E1D17B #BEE17B #8BE17B
triadic
#BEE17B #7BBEE1 #E17BBE
tetradic
#BEE17B #7BE1D1 #9E7BE1 #E17B8B
square
#BEE17B #7BE1D1 #9E7BE1 #E17B8B
split-complementary
#BEE17B #7B8BE1 #D17BE1
monochromatic
#87B82A #A5D649 #BEE17B #D7ECAD #EFF8DF
Accessibility & contrast
On white
1.47
#BEE17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEE17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE17B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE17B | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee17b; /* rgb */ color: rgb(190, 225, 123); /* oklch */ color: oklch(86.2% 0.135 124.7);
Tailwind
colors: {
custom: {
50: '#d3eaa3',
500: '#bee17b',
950: '#000000',
},
}SCSS
$custom: #bee17b; $custom-light: #d3eaa3; $custom-dark: #000000;
JSON
{
"hex": "#bee17b",
"rgb": {
"r": 190,
"g": 225,
"b": 123
},
"hsl": {
"h": 80.588,
"s": 62.963,
"l": 68.235
},
"oklch": {
"l": 0.86206,
"c": 0.13477,
"h": 124.7
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#BEE17B
secondary
#6F48B8
accent
#1BCB57
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480