#BEE17F#BEE17F
#BEE17F is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.3% C 0.131 H 125.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE17F |
|---|---|
| RGB | rgb(190, 225, 127) |
| HSL | hsl(81, 62%, 69%) |
| HSV | hsv(81, 44%, 88%) |
| CMYK | cmyk(15.6%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(85.16, -27.14, 44.08) |
| CIE-LCH | lch(85.16, 51.76, 121.62°) |
| OKLab | oklab(86.26% -0.0752 0.1068) |
| OKLCH | oklch(86.26% 0.131 125.1) |
| XYZ | xyz(51.9910, 66.3295, 30.1384) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.76
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Pale Olive
#B9CC81
ΔE00 5.93
Greenish Tan
#BCCB7A
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.35
Greenish Beige
#C9D179
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE17F #A27FE1
analogous
#E1D37F #BEE17F #8DE17F
triadic
#BEE17F #7FBEE1 #E17FBE
tetradic
#BEE17F #7FE1D3 #A27FE1 #E17F8D
square
#BEE17F #7FE1D3 #A27FE1 #E17F8D
split-complementary
#BEE17F #7F8DE1 #D37FE1
monochromatic
#87BA2C #A5D54D #BEE17F #D7EDB1 #F0F8E2
Accessibility & contrast
On white
1.47
#BEE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BEE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE17F
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE17F | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#C4D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee17f; /* rgb */ color: rgb(190, 225, 127); /* oklch */ color: oklch(86.3% 0.131 125.1);
Tailwind
colors: {
custom: {
50: '#d3eaa6',
500: '#bee17f',
950: '#000000',
},
}SCSS
$custom: #bee17f; $custom-light: #d3eaa6; $custom-dark: #000000;
JSON
{
"hex": "#bee17f",
"rgb": {
"r": 190,
"g": 225,
"b": 127
},
"hsl": {
"h": 81.429,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.86264,
"c": 0.13062,
"h": 125.1
},
"luminance": 0.6633
}Semantic roles & 50–950 ramp
primary
#BEE17F
secondary
#734CB8
accent
#1CCA5A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480