#BEE38B#BEE38B
#BEE38B is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.9% C 0.121 H 127.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE38B |
|---|---|
| RGB | rgb(190, 227, 139) |
| HSL | hsl(85, 61%, 72%) |
| HSV | hsv(85, 39%, 89%) |
| CMYK | cmyk(16.3%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(85.88, -26.66, 39.06) |
| CIE-LCH | lch(85.88, 47.29, 124.31°) |
| OKLab | oklab(86.89% -0.0731 0.0959) |
| OKLCH | oklch(86.89% 0.121 127.3) |
| XYZ | xyz(53.3639, 67.7488, 34.6865) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.95
Light Grey Green
#B7E1A1
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Pale Olive
#B9CC81
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE38B #B08BE3
analogous
#E3DC8B #BEE38B #92E38B
triadic
#BEE38B #8BBEE3 #E38BBE
tetradic
#BEE38B #8BE3DC #B08BE3 #E38B92
square
#BEE38B #8BE3DC #B08BE3 #E38B92
split-complementary
#BEE38B #8B92E3 #DC8BE3
monochromatic
#86C42F #A2D75A #BEE38B #DAEFBC #F1F9E6
Accessibility & contrast
On white
1.44
#BEE38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEE38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE38B
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE38B | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD885
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#C2DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee38b; /* rgb */ color: rgb(190, 227, 139); /* oklch */ color: oklch(86.9% 0.121 127.3);
Tailwind
colors: {
custom: {
50: '#d3ecae',
500: '#bee38b',
950: '#000000',
},
}SCSS
$custom: #bee38b; $custom-light: #d3ecae; $custom-dark: #000000;
JSON
{
"hex": "#bee38b",
"rgb": {
"r": 190,
"g": 227,
"b": 139
},
"hsl": {
"h": 85.227,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.86894,
"c": 0.12065,
"h": 127.3
},
"luminance": 0.67749
}Semantic roles & 50–950 ramp
primary
#BEE38B
secondary
#8157BC
accent
#1DC965
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481