#BEE98B#BEE98B
#BEE98B is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.2% C 0.129 H 128.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE98B |
|---|---|
| RGB | rgb(190, 233, 139) |
| HSL | hsl(87, 68%, 73%) |
| HSV | hsv(87, 40%, 91%) |
| CMYK | cmyk(18.5%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(87.53, -29.50, 41.18) |
| CIE-LCH | lch(87.53, 50.65, 125.62°) |
| OKLab | oklab(88.22% -0.0811 0.1008) |
| OKLCH | oklch(88.22% 0.129 128.8) |
| XYZ | xyz(55.0337, 71.0883, 35.2431) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.12
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.65
Washed Out Green
#BCF5A6
ΔE00 4.87
Pale Olive Green
#B1D27B
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE98B #B68BE9
analogous
#E9E58B #BEE98B #8FE98B
triadic
#BEE98B #8BBEE9 #E98BBE
tetradic
#BEE98B #8BE9E5 #B68BE9 #E98B8F
square
#BEE98B #8BE9E5 #B68BE9 #E98B8F
split-complementary
#BEE98B #8B8FE9 #E58BE9
monochromatic
#84D228 #A1DF58 #BEE98B #DBF3BE #F1FAE5
Accessibility & contrast
On white
1.38
#BEE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#BEE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE98B
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE98B | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#EBDA90
Tritanopia (blue-blind)
#C2E1D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee98b; /* rgb */ color: rgb(190, 233, 139); /* oklch */ color: oklch(88.2% 0.129 128.8);
Tailwind
colors: {
custom: {
50: '#d3f0ae',
500: '#bee98b',
950: '#000000',
},
}SCSS
$custom: #bee98b; $custom-light: #d3f0ae; $custom-dark: #000000;
JSON
{
"hex": "#bee98b",
"rgb": {
"r": 190,
"g": 233,
"b": 139
},
"hsl": {
"h": 87.447,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.88217,
"c": 0.12937,
"h": 128.8
},
"luminance": 0.71089
}Semantic roles & 50–950 ramp
primary
#BEE98B
secondary
#8755C3
accent
#15D06B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581