#B8FFBE#B8FFBE
#B8FFBE is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.112 H 146.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFBE |
|---|---|
| RGB | rgb(184, 255, 190) |
| HSL | hsl(125, 100%, 86%) |
| HSV | hsv(125, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.07, -34.32, 24.20) |
| CIE-LCH | lch(94.07, 41.99, 144.81°) |
| OKLab | oklab(93.67% -0.0938 0.0616) |
| OKLCH | oklch(93.67% 0.112 146.7) |
| XYZ | xyz(64.8185, 85.4255, 61.7787) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.61
Celadon
#BEFDB7
ΔE00 1.89
Light Seafoam Green
#A7FFB5
ΔE00 2.54
Light Mint Green
#A6FBB2
ΔE00 2.54
Light Seafoam
#A0FEBF
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFBE #FFB8F9
analogous
#D5FFB8 #B8FFBE #B8FFE1
triadic
#B8FFBE #BEB8FF #FFBEB8
tetradic
#B8FFBE #B8D5FF #FFB8F9 #FFE1B8
square
#B8FFBE #B8D5FF #FFB8F9 #FFE1B8
split-complementary
#B8FFBE #E1B8FF #FFB8D5
monochromatic
#3EFF4E #7BFF86 #B8FFBE #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#B8FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#B8FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFBE
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFBE | 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)
#FFF3BA
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#B0FCED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b8ffbe; /* rgb */ color: rgb(184, 255, 190); /* oklch */ color: oklch(93.7% 0.112 146.7);
Tailwind
colors: {
custom: {
50: '#cfffd1',
500: '#b8ffbe',
950: '#000000',
},
}SCSS
$custom: #b8ffbe; $custom-light: #cfffd1; $custom-dark: #000000;
JSON
{
"hex": "#b8ffbe",
"rgb": {
"r": 184,
"g": 255,
"b": 190
},
"hsl": {
"h": 125.07,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93665,
"c": 0.11223,
"h": 146.7
},
"luminance": 0.85428
}Semantic roles & 50–950 ramp
primary
#B8FFBE
secondary
#E775DD
accent
#00D2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683