#BBED90#BBED90
#BBED90 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.0% C 0.131 H 131.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED90 |
|---|---|
| RGB | rgb(187, 237, 144) |
| HSL | hsl(92, 72%, 75%) |
| HSV | hsv(92, 39%, 93%) |
| CMYK | cmyk(21.1%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(88.52, -31.81, 39.94) |
| CIE-LCH | lch(88.52, 51.06, 128.54°) |
| OKLab | oklab(88.99% -0.0872 0.0982) |
| OKLCH | oklch(88.99% 0.131 131.6) |
| XYZ | xyz(55.8108, 73.1457, 37.5583) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED90 #C290ED
analogous
#EAED90 #BBED90 #90ED94
triadic
#BBED90 #90BBED #ED90BB
tetradic
#BBED90 #90EAED #C290ED #ED9490
square
#BBED90 #90EAED #C290ED #ED9490
split-complementary
#BBED90 #9490ED #ED90EA
monochromatic
#7ADC27 #9BE45B #BBED90 #DBF6C5 #EFFBE5
Accessibility & contrast
On white
1.34
#BBED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BBED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED90
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED90 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#BDE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed90; /* rgb */ color: rgb(187, 237, 144); /* oklch */ color: oklch(89.0% 0.131 131.6);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bbed90',
950: '#000000',
},
}SCSS
$custom: #bbed90; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bbed90",
"rgb": {
"r": 187,
"g": 237,
"b": 144
},
"hsl": {
"h": 92.258,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88989,
"c": 0.13132,
"h": 131.6
},
"luminance": 0.73147
}Semantic roles & 50–950 ramp
primary
#BBED90
secondary
#9559C8
accent
#11D47A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581