#BEE39F#BEE39F
#BEE39F is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.3% C 0.098 H 131.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE39F |
|---|---|
| RGB | rgb(190, 227, 159) |
| HSL | hsl(93, 55%, 76%) |
| HSV | hsv(93, 30%, 89%) |
| CMYK | cmyk(16.3%, 0%, 30%, 11%) |
| CIE-LAB | lab(86.20, -23.96, 29.36) |
| CIE-LCH | lch(86.20, 37.89, 129.22°) |
| OKLab | oklab(87.26% -0.065 0.0737) |
| OKLCH | oklch(87.26% 0.098 131.4) |
| XYZ | xyz(54.9612, 68.3877, 43.0987) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.61
Light Sage
#BCECAC
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.47
Very Pale Green
#CFFDBC
ΔE00 5.76
Pale Green
#C7FDB5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE39F #C49FE3
analogous
#E0E39F #BEE39F #9FE3A2
triadic
#BEE39F #9FBEE3 #E39FBE
tetradic
#BEE39F #9FE0E3 #C49FE3 #E3A29F
square
#BEE39F #9FE0E3 #C49FE3 #E3A29F
split-complementary
#BEE39F #A29FE3 #E39FE0
monochromatic
#7EC740 #9ED570 #BEE39F #DEF1CE #EFF8E7
Accessibility & contrast
On white
1.43
#BEE39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BEE39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE39F
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE39F | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99B
Deuteranopia (green-blind)
#E3D7A2
Tritanopia (blue-blind)
#C0DDD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee39f; /* rgb */ color: rgb(190, 227, 159); /* oklch */ color: oklch(87.3% 0.098 131.4);
Tailwind
colors: {
custom: {
50: '#d2ecbc',
500: '#bee39f',
950: '#000000',
},
}SCSS
$custom: #bee39f; $custom-light: #d2ecbc; $custom-dark: #000000;
JSON
{
"hex": "#bee39f",
"rgb": {
"r": 190,
"g": 227,
"b": 159
},
"hsl": {
"h": 92.647,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.87255,
"c": 0.09829,
"h": 131.4
},
"luminance": 0.68389
}Semantic roles & 50–950 ramp
primary
#BEE39F
secondary
#976ABD
accent
#23C27A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482