#BBE98E#BBE98E
#BBE98E is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.128 H 130.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE98E |
|---|---|
| RGB | rgb(187, 233, 142) |
| HSL | hsl(90, 67%, 74%) |
| HSV | hsv(90, 39%, 91%) |
| CMYK | cmyk(19.7%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(87.39, -30.20, 39.47) |
| CIE-LCH | lch(87.39, 49.70, 127.42°) |
| OKLab | oklab(88.07% -0.0828 0.097) |
| OKLCH | oklch(88.07% 0.128 130.5) |
| XYZ | xyz(54.5141, 70.7947, 36.3786) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Celery
#C1FD95
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 5.10
Pale Light Green
#B1FC99
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE98E #BC8EE9
analogous
#E8E98E #BBE98E #8EE98E
triadic
#BBE98E #8EBBE9 #E98EBB
tetradic
#BBE98E #8EE8E9 #BC8EE9 #E98E8E
square
#BBE98E #8EE8E9 #BC8EE9 #E98E8E
split-complementary
#BBE98E #8E8EE9 #E98EE8
monochromatic
#7DD329 #9CDF5B #BBE98E #DAF3C1 #F0FAE5
Accessibility & contrast
On white
1.39
#BBE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BBE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE98E
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE98E | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#BEE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe98e; /* rgb */ color: rgb(187, 233, 142); /* oklch */ color: oklch(88.1% 0.128 130.5);
Tailwind
colors: {
custom: {
50: '#d1f0b0',
500: '#bbe98e',
950: '#000000',
},
}SCSS
$custom: #bbe98e; $custom-light: #d1f0b0; $custom-dark: #000000;
JSON
{
"hex": "#bbe98e",
"rgb": {
"r": 187,
"g": 233,
"b": 142
},
"hsl": {
"h": 90.33,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.88069,
"c": 0.12756,
"h": 130.5
},
"luminance": 0.70796
}Semantic roles & 50–950 ramp
primary
#BBE98E
secondary
#8E58C3
accent
#16CF74
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581