#BEE17E#BEE17E
#BEE17E is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.3% C 0.132 H 125.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE17E |
|---|---|
| RGB | rgb(190, 225, 126) |
| HSL | hsl(81, 62%, 69%) |
| HSV | hsv(81, 44%, 88%) |
| CMYK | cmyk(15.6%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(85.15, -27.25, 44.55) |
| CIE-LCH | lch(85.15, 52.22, 121.45°) |
| OKLab | oklab(86.25% -0.0756 0.1078) |
| OKLCH | oklch(86.25% 0.132 125) |
| XYZ | xyz(51.9261, 66.3036, 29.7969) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Pale Olive
#B9CC81
ΔE00 5.99
Greenish Tan
#BCCB7A
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.35
Light Moss Green
#A6C875
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE17E #A17EE1
analogous
#E1D37E #BEE17E #8DE17E
triadic
#BEE17E #7EBEE1 #E17EBE
tetradic
#BEE17E #7EE1D3 #A17EE1 #E17E8D
square
#BEE17E #7EE1D3 #A17EE1 #E17E8D
split-complementary
#BEE17E #7E8DE1 #D37EE1
monochromatic
#87B92B #A5D54C #BEE17E #D7EDB0 #F0F8E1
Accessibility & contrast
On white
1.47
#BEE17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BEE17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE17E
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE17E | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#C4D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee17e; /* rgb */ color: rgb(190, 225, 126); /* oklch */ color: oklch(86.3% 0.132 125.0);
Tailwind
colors: {
custom: {
50: '#d3eaa5',
500: '#bee17e',
950: '#000000',
},
}SCSS
$custom: #bee17e; $custom-light: #d3eaa5; $custom-dark: #000000;
JSON
{
"hex": "#bee17e",
"rgb": {
"r": 190,
"g": 225,
"b": 126
},
"hsl": {
"h": 81.212,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.8625,
"c": 0.13166,
"h": 125
},
"luminance": 0.66304
}Semantic roles & 50–950 ramp
primary
#BEE17E
secondary
#724BB8
accent
#1BCA59
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480