#BBF695#BBF695
#BBF695 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.1% C 0.139 H 134.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF695 |
|---|---|
| RGB | rgb(187, 246, 149) |
| HSL | hsl(96, 84%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(24%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(91.07, -35.31, 40.77) |
| CIE-LCH | lch(91.07, 53.93, 130.89°) |
| OKLab | oklab(91.07% -0.0967 0.1003) |
| OKLCH | oklch(91.07% 0.139 134) |
| XYZ | xyz(58.8728, 78.6447, 40.5061) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.72
Tea Green
#BDF8A3
ΔE00 2.17
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 3.08
Pastel Green
#B0FF9D
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF695 #D095F6
analogous
#EBF695 #BBF695 #95F6A0
triadic
#BBF695 #95BBF6 #F695BB
tetradic
#BBF695 #95EBF6 #D095F6 #F6A095
square
#BBF695 #95EBF6 #D095F6 #F6A095
split-complementary
#BBF695 #A095F6 #F695EB
monochromatic
#73EC24 #97F15D #BBF695 #DFFBCD #EDFDE3
Accessibility & contrast
On white
1.26
#BBF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#BBF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF695
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF695 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98E
Deuteranopia (green-blind)
#F4E49A
Tritanopia (blue-blind)
#BBEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf695; /* rgb */ color: rgb(187, 246, 149); /* oklch */ color: oklch(91.1% 0.139 134.0);
Tailwind
colors: {
custom: {
50: '#d1f9b5',
500: '#bbf695',
950: '#000000',
},
}SCSS
$custom: #bbf695; $custom-light: #d1f9b5; $custom-dark: #000000;
JSON
{
"hex": "#bbf695",
"rgb": {
"r": 187,
"g": 246,
"b": 149
},
"hsl": {
"h": 96.495,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.91073,
"c": 0.13932,
"h": 134
},
"luminance": 0.78646
}Semantic roles & 50–950 ramp
primary
#BBF695
secondary
#A55BD5
accent
#05E18B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581