#BEEB90#BEEB90
#BEEB90 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.7% C 0.127 H 130.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB90 |
|---|---|
| RGB | rgb(190, 235, 144) |
| HSL | hsl(90, 69%, 74%) |
| HSV | hsv(90, 39%, 92%) |
| CMYK | cmyk(19.1%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(88.15, -29.81, 39.50) |
| CIE-LCH | lch(88.15, 49.49, 127.04°) |
| OKLab | oklab(88.74% -0.0817 0.0972) |
| OKLCH | oklch(88.74% 0.127 130.1) |
| XYZ | xyz(55.9768, 72.3765, 37.4011) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Washed Out Green
#BCF5A6
ΔE00 4.03
Celery
#C1FD95
ΔE00 4.11
Pale Light Green
#B1FC99
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB90 #BD90EB
analogous
#EBEA90 #BEEB90 #91EB90
triadic
#BEEB90 #90BEEB #EB90BE
tetradic
#BEEB90 #90EBEA #BD90EB #EB9091
square
#BEEB90 #90EBEA #BD90EB #EB9091
split-complementary
#BEEB90 #9091EB #EA90EB
monochromatic
#81D828 #A0E25C #BEEB90 #DCF4C4 #F0FAE5
Accessibility & contrast
On white
1.36
#BEEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BEEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB90
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB90 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#C1E4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb90; /* rgb */ color: rgb(190, 235, 144); /* oklch */ color: oklch(88.7% 0.127 130.1);
Tailwind
colors: {
custom: {
50: '#d3f1b1',
500: '#beeb90',
950: '#000000',
},
}SCSS
$custom: #beeb90; $custom-light: #d3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#beeb90",
"rgb": {
"r": 190,
"g": 235,
"b": 144
},
"hsl": {
"h": 89.67,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.88741,
"c": 0.12696,
"h": 130.1
},
"luminance": 0.72377
}Semantic roles & 50–950 ramp
primary
#BEEB90
secondary
#8F59C6
accent
#14D172
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581