#BEE39D#BEE39D
#BEE39D is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.2% C 0.101 H 130.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE39D |
|---|---|
| RGB | rgb(190, 227, 157) |
| HSL | hsl(92, 56%, 75%) |
| HSV | hsv(92, 31%, 89%) |
| CMYK | cmyk(16.3%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(86.17, -24.25, 30.34) |
| CIE-LCH | lch(86.17, 38.84, 128.63°) |
| OKLab | oklab(87.22% -0.0658 0.076) |
| OKLCH | oklch(87.22% 0.101 130.9) |
| XYZ | xyz(54.7891, 68.3189, 42.1921) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.92
Light Sage
#BCECAC
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 4.65
Tea Green
#BDF8A3
ΔE00 5.36
Pale Olive Green
#B1D27B
ΔE00 5.52
Pale Green
#C7FDB5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE39D #C29DE3
analogous
#E1E39D #BEE39D #9DE39F
triadic
#BEE39D #9DBEE3 #E39DBE
tetradic
#BEE39D #9DE1E3 #C29DE3 #E39F9D
square
#BEE39D #9DE1E3 #C29DE3 #E39F9D
split-complementary
#BEE39D #9F9DE3 #E39DE1
monochromatic
#7FC83E #9ED56D #BEE39D #DEF1CD #EFF8E7
Accessibility & contrast
On white
1.43
#BEE39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BEE39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE39D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE39D | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#C0DDD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee39d; /* rgb */ color: rgb(190, 227, 157); /* oklch */ color: oklch(87.2% 0.101 130.9);
Tailwind
colors: {
custom: {
50: '#d2ecba',
500: '#bee39d',
950: '#000000',
},
}SCSS
$custom: #bee39d; $custom-light: #d2ecba; $custom-dark: #000000;
JSON
{
"hex": "#bee39d",
"rgb": {
"r": 190,
"g": 227,
"b": 157
},
"hsl": {
"h": 91.714,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.87216,
"c": 0.10056,
"h": 130.9
},
"luminance": 0.6832
}Semantic roles & 50–950 ramp
primary
#BEE39D
secondary
#9568BC
accent
#22C377
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481