#BEE88B#BEE88B
#BEE88B is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 88.0% C 0.128 H 128.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE88B |
|---|---|
| RGB | rgb(190, 232, 139) |
| HSL | hsl(87, 67%, 73%) |
| HSV | hsv(87, 40%, 91%) |
| CMYK | cmyk(18.1%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(87.25, -29.03, 40.82) |
| CIE-LCH | lch(87.25, 50.09, 125.42°) |
| OKLab | oklab(88% -0.0798 0.1) |
| OKLCH | oklch(88% 0.128 128.6) |
| XYZ | xyz(54.7514, 70.5237, 35.1490) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Celery
#C1FD95
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 4.97
Pale Olive Green
#B1D27B
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE88B #B58BE8
analogous
#E8E38B #BEE88B #8FE88B
triadic
#BEE88B #8BBEE8 #E88BBE
tetradic
#BEE88B #8BE8E3 #B58BE8 #E88B8F
square
#BEE88B #8BE8E3 #B58BE8 #E88B8F
split-complementary
#BEE88B #8B8FE8 #E38BE8
monochromatic
#84CF29 #A1DE58 #BEE88B #DBF2BE #F1FAE5
Accessibility & contrast
On white
1.39
#BEE88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BEE88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE88B
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE88B | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#C2E0D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee88b; /* rgb */ color: rgb(190, 232, 139); /* oklch */ color: oklch(88.0% 0.128 128.6);
Tailwind
colors: {
custom: {
50: '#d3efae',
500: '#bee88b',
950: '#000000',
},
}SCSS
$custom: #bee88b; $custom-light: #d3efae; $custom-dark: #000000;
JSON
{
"hex": "#bee88b",
"rgb": {
"r": 190,
"g": 232,
"b": 139
},
"hsl": {
"h": 87.097,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.87997,
"c": 0.12793,
"h": 128.6
},
"luminance": 0.70524
}Semantic roles & 50–950 ramp
primary
#BEE88B
secondary
#8656C2
accent
#17CF6A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581