#BBED98#BBED98
#BBED98 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.123 H 133.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED98 |
|---|---|
| RGB | rgb(187, 237, 152) |
| HSL | hsl(95, 70%, 76%) |
| HSV | hsv(95, 36%, 93%) |
| CMYK | cmyk(21.1%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(88.64, -30.75, 36.11) |
| CIE-LCH | lch(88.64, 47.43, 130.42°) |
| OKLab | oklab(89.13% -0.084 0.0896) |
| OKLCH | oklch(89.13% 0.123 133.2) |
| XYZ | xyz(56.4440, 73.3990, 40.8933) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 2.58
Light Sage
#BCECAC
ΔE00 4.04
Celery
#C1FD95
ΔE00 4.08
Light Light Green
#C8FFB0
ΔE00 4.14
Light Pastel Green
#B2FBA5
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED98 #CA98ED
analogous
#E6ED98 #BBED98 #98EDA0
triadic
#BBED98 #98BBED #ED98BB
tetradic
#BBED98 #98E6ED #CA98ED #EDA098
square
#BBED98 #98E6ED #CA98ED #EDA098
split-complementary
#BBED98 #A098ED #ED98E6
monochromatic
#76DB30 #99E464 #BBED98 #DDF6CC #EEFAE5
Accessibility & contrast
On white
1.34
#BBED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BBED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED98
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED98 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed98; /* rgb */ color: rgb(187, 237, 152); /* oklch */ color: oklch(89.1% 0.123 133.2);
Tailwind
colors: {
custom: {
50: '#d0f3b7',
500: '#bbed98',
950: '#000000',
},
}SCSS
$custom: #bbed98; $custom-light: #d0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#bbed98",
"rgb": {
"r": 187,
"g": 237,
"b": 152
},
"hsl": {
"h": 95.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.89126,
"c": 0.12277,
"h": 133.2
},
"luminance": 0.734
}Semantic roles & 50–950 ramp
primary
#BBED98
secondary
#9E60C9
accent
#13D284
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581