#BBF698#BBF698
#BBF698 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.136 H 134.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF698 |
|---|---|
| RGB | rgb(187, 246, 152) |
| HSL | hsl(98, 84%, 78%) |
| HSV | hsv(98, 38%, 96%) |
| CMYK | cmyk(24%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(91.12, -34.91, 39.35) |
| CIE-LCH | lch(91.12, 52.60, 131.58°) |
| OKLab | oklab(91.12% -0.0955 0.0971) |
| OKLCH | oklch(91.12% 0.136 134.5) |
| XYZ | xyz(59.1154, 78.7418, 41.7838) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.68
Celery
#C1FD95
ΔE00 2.03
Pale Light Green
#B1FC99
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF698 #D398F6
analogous
#EAF698 #BBF698 #98F6A4
triadic
#BBF698 #98BBF6 #F698BB
tetradic
#BBF698 #98EAF6 #D398F6 #F6A498
square
#BBF698 #98EAF6 #D398F6 #F6A498
split-complementary
#BBF698 #A498F6 #F698EA
monochromatic
#71EC27 #96F160 #BBF698 #E0FBD0 #ECFDE3
Accessibility & contrast
On white
1.25
#BBF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF698
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF698 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE991
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#BBEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf698; /* rgb */ color: rgb(187, 246, 152); /* oklch */ color: oklch(91.1% 0.136 134.5);
Tailwind
colors: {
custom: {
50: '#d1f9b7',
500: '#bbf698',
950: '#000000',
},
}SCSS
$custom: #bbf698; $custom-light: #d1f9b7; $custom-dark: #000000;
JSON
{
"hex": "#bbf698",
"rgb": {
"r": 187,
"g": 246,
"b": 152
},
"hsl": {
"h": 97.66,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.91123,
"c": 0.1362,
"h": 134.5
},
"luminance": 0.78743
}Semantic roles & 50–950 ramp
primary
#BBF698
secondary
#A85DD5
accent
#05E08F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581