#BEEE99#BEEE99
#BEEE99 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.6% C 0.122 H 132.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE99 |
|---|---|
| RGB | rgb(190, 238, 153) |
| HSL | hsl(94, 71%, 77%) |
| HSV | hsv(94, 36%, 93%) |
| CMYK | cmyk(20.2%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(89.11, -30.04, 36.26) |
| CIE-LCH | lch(89.11, 47.09, 129.63°) |
| OKLab | oklab(89.56% -0.082 0.0899) |
| OKLCH | oklch(89.56% 0.122 132.4) |
| XYZ | xyz(57.5584, 74.3950, 41.4580) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 2.59
Celery
#C1FD95
ΔE00 3.95
Light Light Green
#C8FFB0
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.13
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE99 #C999EE
analogous
#E9EE99 #BEEE99 #99EE9F
triadic
#BEEE99 #99BEEE #EE99BE
tetradic
#BEEE99 #99E9EE #C999EE #EE9F99
square
#BEEE99 #99E9EE #C999EE #EE9F99
split-complementary
#BEEE99 #9F99EE #EE99E9
monochromatic
#7BDD30 #9DE565 #BEEE99 #DFF7CD #EEFBE5
Accessibility & contrast
On white
1.32
#BEEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BEEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE99
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE99 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#EEDF9D
Tritanopia (blue-blind)
#BFE7D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee99; /* rgb */ color: rgb(190, 238, 153); /* oklch */ color: oklch(89.6% 0.122 132.4);
Tailwind
colors: {
custom: {
50: '#d3f3b8',
500: '#beee99',
950: '#000000',
},
}SCSS
$custom: #beee99; $custom-light: #d3f3b8; $custom-dark: #000000;
JSON
{
"hex": "#beee99",
"rgb": {
"r": 190,
"g": 238,
"b": 153
},
"hsl": {
"h": 93.882,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.89557,
"c": 0.12171,
"h": 132.4
},
"luminance": 0.74396
}Semantic roles & 50–950 ramp
primary
#BEEE99
secondary
#9C61CA
accent
#12D37F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581