#B8FFBB#B8FFBB
#B8FFBB is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.6% C 0.115 H 145.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFBB |
|---|---|
| RGB | rgb(184, 255, 187) |
| HSL | hsl(123, 100%, 86%) |
| HSV | hsv(123, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.01, -34.81, 25.64) |
| CIE-LCH | lch(94.01, 43.24, 143.63°) |
| OKLab | oklab(93.6% -0.0951 0.0651) |
| OKLCH | oklch(93.6% 0.115 145.6) |
| XYZ | xyz(64.4940, 85.2957, 60.0697) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.30
Celadon
#BEFDB7
ΔE00 1.45
Light Mint Green
#A6FBB2
ΔE00 2.34
Light Seafoam Green
#A7FFB5
ΔE00 2.34
Pale Green
#C7FDB5
ΔE00 3.11
Mint (survey)
#9FFEB0
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFBB #FFB8FC
analogous
#D8FFB8 #B8FFBB #B8FFDE
triadic
#B8FFBB #BBB8FF #FFBBB8
tetradic
#B8FFBB #B8D8FF #FFB8FC #FFDEB8
square
#B8FFBB #B8D8FF #FFB8FC #FFDEB8
split-complementary
#B8FFBB #DEB8FF #FFB8D8
monochromatic
#3EFF46 #7BFF80 #B8FFBB #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.16
#B8FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#B8FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFBB
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFBB | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B0FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b8ffbb; /* rgb */ color: rgb(184, 255, 187); /* oklch */ color: oklch(93.6% 0.115 145.6);
Tailwind
colors: {
custom: {
50: '#cfffcf',
500: '#b8ffbb',
950: '#000000',
},
}SCSS
$custom: #b8ffbb; $custom-light: #cfffcf; $custom-dark: #000000;
JSON
{
"hex": "#b8ffbb",
"rgb": {
"r": 184,
"g": 255,
"b": 187
},
"hsl": {
"h": 122.535,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93602,
"c": 0.11524,
"h": 145.6
},
"luminance": 0.85298
}Semantic roles & 50–950 ramp
primary
#B8FFBB
secondary
#E775E2
accent
#00DCE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683