#BEEE98#BEEE98
#BEEE98 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.5% C 0.123 H 132.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE98 |
|---|---|
| RGB | rgb(190, 238, 152) |
| HSL | hsl(93, 72%, 76%) |
| HSV | hsv(93, 36%, 93%) |
| CMYK | cmyk(20.2%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(89.09, -30.17, 36.74) |
| CIE-LCH | lch(89.09, 47.54, 129.39°) |
| OKLab | oklab(89.54% -0.0824 0.091) |
| OKLCH | oklch(89.54% 0.123 132.2) |
| XYZ | xyz(57.4761, 74.3621, 41.0248) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 2.70
Celery
#C1FD95
ΔE00 3.85
Light Light Green
#C8FFB0
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE98 #C898EE
analogous
#E9EE98 #BEEE98 #98EE9D
triadic
#BEEE98 #98BEEE #EE98BE
tetradic
#BEEE98 #98E9EE #C898EE #EE9D98
square
#BEEE98 #98E9EE #C898EE #EE9D98
split-complementary
#BEEE98 #9D98EE #EE98E9
monochromatic
#7CDD2F #9DE563 #BEEE98 #DFF7CD #EEFBE5
Accessibility & contrast
On white
1.32
#BEEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#BEEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE98
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE98 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#EEDE9D
Tritanopia (blue-blind)
#C0E7D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee98; /* rgb */ color: rgb(190, 238, 152); /* oklch */ color: oklch(89.5% 0.123 132.2);
Tailwind
colors: {
custom: {
50: '#d3f3b7',
500: '#beee98',
950: '#000000',
},
}SCSS
$custom: #beee98; $custom-light: #d3f3b7; $custom-dark: #000000;
JSON
{
"hex": "#beee98",
"rgb": {
"r": 190,
"g": 238,
"b": 152
},
"hsl": {
"h": 93.488,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.89539,
"c": 0.1228,
"h": 132.2
},
"luminance": 0.74363
}Semantic roles & 50–950 ramp
primary
#BEEE98
secondary
#9B60CA
accent
#12D47E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581