#BEE38F#BEE38F
#BEE38F is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.0% C 0.116 H 128.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE38F |
|---|---|
| RGB | rgb(190, 227, 143) |
| HSL | hsl(86, 60%, 73%) |
| HSV | hsv(86, 37%, 89%) |
| CMYK | cmyk(16.3%, 0%, 37%, 11%) |
| CIE-LAB | lab(85.94, -26.15, 37.14) |
| CIE-LCH | lch(85.94, 45.42, 125.15°) |
| OKLab | oklab(86.96% -0.0715 0.0917) |
| OKLCH | oklch(86.96% 0.116 128) |
| XYZ | xyz(53.6616, 67.8679, 36.2540) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 5.26
Light Sage
#BCECAC
ΔE00 5.43
Tea Green
#BDF8A3
ΔE00 5.46
Pale Olive
#B9CC81
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE38F #B48FE3
analogous
#E3DE8F #BEE38F #94E38F
triadic
#BEE38F #8FBEE3 #E38FBE
tetradic
#BEE38F #8FE3DE #B48FE3 #E38F94
square
#BEE38F #8FE3DE #B48FE3 #E38F94
split-complementary
#BEE38F #8F94E3 #DE8FE3
monochromatic
#85C632 #A2D75E #BEE38F #DAEFC0 #F1F9E7
Accessibility & contrast
On white
1.44
#BEE38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE38F
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE38F | 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)
#EBD889
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#C2DCCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee38f; /* rgb */ color: rgb(190, 227, 143); /* oklch */ color: oklch(87.0% 0.116 128.0);
Tailwind
colors: {
custom: {
50: '#d2ecb0',
500: '#bee38f',
950: '#000000',
},
}SCSS
$custom: #bee38f; $custom-light: #d2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#bee38f",
"rgb": {
"r": 190,
"g": 227,
"b": 143
},
"hsl": {
"h": 86.429,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.86962,
"c": 0.11626,
"h": 128
},
"luminance": 0.67868
}Semantic roles & 50–950 ramp
primary
#BEE38F
secondary
#855ABC
accent
#1EC869
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481