#BEE39B#BEE39B
#BEE39B is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.2% C 0.103 H 130.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE39B |
|---|---|
| RGB | rgb(190, 227, 155) |
| HSL | hsl(91, 56%, 75%) |
| HSV | hsv(91, 32%, 89%) |
| CMYK | cmyk(16.3%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(86.13, -24.53, 31.31) |
| CIE-LCH | lch(86.13, 39.78, 128.07°) |
| OKLab | oklab(87.18% -0.0666 0.0783) |
| OKLCH | oklch(87.18% 0.103 130.4) |
| XYZ | xyz(54.6197, 68.2511, 41.3002) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.25
Light Sage
#BCECAC
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 5.24
Tea Green
#BDF8A3
ΔE00 5.29
Pale Green
#C7FDB5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE39B #C09BE3
analogous
#E2E39B #BEE39B #9BE39C
triadic
#BEE39B #9BBEE3 #E39BBE
tetradic
#BEE39B #9BE2E3 #C09BE3 #E39C9B
square
#BEE39B #9BE2E3 #C09BE3 #E39C9B
split-complementary
#BEE39B #9C9BE3 #E39BE2
monochromatic
#80C83B #9FD66B #BEE39B #DDF0CB #EFF8E7
Accessibility & contrast
On white
1.43
#BEE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE39B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE39B | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#C0DDD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee39b; /* rgb */ color: rgb(190, 227, 155); /* oklch */ color: oklch(87.2% 0.103 130.4);
Tailwind
colors: {
custom: {
50: '#d2ecb9',
500: '#bee39b',
950: '#000000',
},
}SCSS
$custom: #bee39b; $custom-light: #d2ecb9; $custom-dark: #000000;
JSON
{
"hex": "#bee39b",
"rgb": {
"r": 190,
"g": 227,
"b": 155
},
"hsl": {
"h": 90.833,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.87178,
"c": 0.10283,
"h": 130.4
},
"luminance": 0.68252
}Semantic roles & 50–950 ramp
primary
#BEE39B
secondary
#9266BC
accent
#22C475
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481