#BEEB99#BEEB99
#BEEB99 is a very light, moderate yellow-green. Relative luminance 0.727; OKLCH L 88.9% C 0.117 H 131.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB99 |
|---|---|
| RGB | rgb(190, 235, 153) |
| HSL | hsl(93, 67%, 76%) |
| HSV | hsv(93, 35%, 92%) |
| CMYK | cmyk(19.1%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(88.29, -28.62, 35.18) |
| CIE-LCH | lch(88.29, 45.36, 129.13°) |
| OKLab | oklab(88.9% -0.0781 0.0874) |
| OKLCH | oklch(88.9% 0.117 131.8) |
| XYZ | xyz(56.6922, 72.6627, 41.1693) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.98
Tea Green
#BDF8A3
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 3.88
Light Light Green
#C8FFB0
ΔE00 4.49
Celery
#C1FD95
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB99 #C699EB
analogous
#E7EB99 #BEEB99 #99EB9D
triadic
#BEEB99 #99BEEB #EB99BE
tetradic
#BEEB99 #99E7EB #C699EB #EB9D99
square
#BEEB99 #99E7EB #C699EB #EB9D99
split-complementary
#BEEB99 #9D99EB #EB99E7
monochromatic
#7DD733 #9DE166 #BEEB99 #DFF5CC #EFFAE5
Accessibility & contrast
On white
1.35
#BEEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BEEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB99
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB99 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#C0E5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb99; /* rgb */ color: rgb(190, 235, 153); /* oklch */ color: oklch(88.9% 0.117 131.8);
Tailwind
colors: {
custom: {
50: '#d2f1b8',
500: '#beeb99',
950: '#000000',
},
}SCSS
$custom: #beeb99; $custom-light: #d2f1b8; $custom-dark: #000000;
JSON
{
"hex": "#beeb99",
"rgb": {
"r": 190,
"g": 235,
"b": 153
},
"hsl": {
"h": 92.927,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88896,
"c": 0.11721,
"h": 131.8
},
"luminance": 0.72664
}Semantic roles & 50–950 ramp
primary
#BEEB99
secondary
#9962C6
accent
#16CF7C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581