#B8FFBF#B8FFBF
#B8FFBF is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.7% C 0.111 H 147.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFBF |
|---|---|
| RGB | rgb(184, 255, 191) |
| HSL | hsl(126, 100%, 86%) |
| HSV | hsv(126, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.08, -34.15, 23.71) |
| CIE-LCH | lch(94.08, 41.58, 145.22°) |
| OKLab | oklab(93.69% -0.0934 0.0604) |
| OKLCH | oklch(93.69% 0.111 147.1) |
| XYZ | xyz(64.9282, 85.4693, 62.3563) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.81
Celadon
#BEFDB7
ΔE00 2.06
Light Seafoam Green
#A7FFB5
ΔE00 2.64
Light Mint Green
#A6FBB2
ΔE00 2.64
Light Seafoam
#A0FEBF
ΔE00 3.34
Pale Green
#C7FDB5
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFBF #FFB8F8
analogous
#D4FFB8 #B8FFBF #B8FFE2
triadic
#B8FFBF #BFB8FF #FFBFB8
tetradic
#B8FFBF #B8D4FF #FFB8F8 #FFE2B8
square
#B8FFBF #B8D4FF #FFB8F8 #FFE2B8
split-complementary
#B8FFBF #E2B8FF #FFB8D4
monochromatic
#3EFF51 #7BFF88 #B8FFBF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#B8FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#B8FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFBF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFBF | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#B0FCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b8ffbf; /* rgb */ color: rgb(184, 255, 191); /* oklch */ color: oklch(93.7% 0.111 147.1);
Tailwind
colors: {
custom: {
50: '#cfffd2',
500: '#b8ffbf',
950: '#000000',
},
}SCSS
$custom: #b8ffbf; $custom-light: #cfffd2; $custom-dark: #000000;
JSON
{
"hex": "#b8ffbf",
"rgb": {
"r": 184,
"g": 255,
"b": 191
},
"hsl": {
"h": 125.915,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93687,
"c": 0.11124,
"h": 147.1
},
"luminance": 0.85472
}Semantic roles & 50–950 ramp
primary
#B8FFBF
secondary
#E775DB
accent
#00CFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683