#BEE38E#BEE38E
#BEE38E is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 86.9% C 0.117 H 127.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE38E |
|---|---|
| RGB | rgb(190, 227, 142) |
| HSL | hsl(86, 60%, 72%) |
| HSV | hsv(86, 37%, 89%) |
| CMYK | cmyk(16.3%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(85.93, -26.28, 37.62) |
| CIE-LCH | lch(85.93, 45.89, 124.93°) |
| OKLab | oklab(86.95% -0.0719 0.0927) |
| OKLCH | oklch(86.95% 0.117 127.8) |
| XYZ | xyz(53.5862, 67.8377, 35.8568) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 5.35
Tea Green
#BDF8A3
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE38E #B38EE3
analogous
#E3DE8E #BEE38E #93E38E
triadic
#BEE38E #8EBEE3 #E38EBE
tetradic
#BEE38E #8EE3DE #B38EE3 #E38E93
square
#BEE38E #8EE3DE #B38EE3 #E38E93
split-complementary
#BEE38E #8E93E3 #DE8EE3
monochromatic
#85C631 #A2D75D #BEE38E #DAEFBF #F1F9E6
Accessibility & contrast
On white
1.44
#BEE38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE38E
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE38E | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#C2DCCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee38e; /* rgb */ color: rgb(190, 227, 142); /* oklch */ color: oklch(86.9% 0.117 127.8);
Tailwind
colors: {
custom: {
50: '#d2ecb0',
500: '#bee38e',
950: '#000000',
},
}SCSS
$custom: #bee38e; $custom-light: #d2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#bee38e",
"rgb": {
"r": 190,
"g": 227,
"b": 142
},
"hsl": {
"h": 86.118,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.86945,
"c": 0.11737,
"h": 127.8
},
"luminance": 0.67838
}Semantic roles & 50–950 ramp
primary
#BEE38E
secondary
#8459BC
accent
#1EC868
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481