#BBF395#BBF395
#BBF395 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.4% C 0.135 H 133.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF395 |
|---|---|
| RGB | rgb(187, 243, 149) |
| HSL | hsl(96, 80%, 77%) |
| HSV | hsv(96, 39%, 95%) |
| CMYK | cmyk(23%, 0%, 38.7%, 4.7%) |
| CIE-LAB | lab(90.25, -33.93, 39.70) |
| CIE-LCH | lch(90.25, 52.23, 130.52°) |
| OKLab | oklab(90.41% -0.0929 0.0978) |
| OKLCH | oklch(90.41% 0.135 133.5) |
| XYZ | xyz(57.9677, 76.8345, 40.2044) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 2.96
Light Pastel Green
#B2FBA5
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF395 #CD95F3
analogous
#EAF395 #BBF395 #95F39E
triadic
#BBF395 #95BBF3 #F395BB
tetradic
#BBF395 #95EAF3 #CD95F3 #F39E95
square
#BBF395 #95EAF3 #CD95F3 #F39E95
split-complementary
#BBF395 #9E95F3 #F395EA
monochromatic
#74E727 #98ED5E #BBF395 #DEF9CC #EDFCE4
Accessibility & contrast
On white
1.28
#BBF395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BBF395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF395
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF395 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#F2E19A
Tritanopia (blue-blind)
#BCECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf395; /* rgb */ color: rgb(187, 243, 149); /* oklch */ color: oklch(90.4% 0.135 133.5);
Tailwind
colors: {
custom: {
50: '#d1f7b5',
500: '#bbf395',
950: '#000000',
},
}SCSS
$custom: #bbf395; $custom-light: #d1f7b5; $custom-dark: #000000;
JSON
{
"hex": "#bbf395",
"rgb": {
"r": 187,
"g": 243,
"b": 149
},
"hsl": {
"h": 95.745,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.90405,
"c": 0.1349,
"h": 133.5
},
"luminance": 0.76836
}Semantic roles & 50–950 ramp
primary
#BBF395
secondary
#A15CD1
accent
#0ADC87
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581