#B6FFBE#B6FFBE
#B6FFBE is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.113 H 147.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFBE |
|---|---|
| RGB | rgb(182, 255, 190) |
| HSL | hsl(127, 100%, 86%) |
| HSV | hsv(127, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.96, -34.94, 24.03) |
| CIE-LCH | lch(93.96, 42.41, 145.48°) |
| OKLab | oklab(93.55% -0.0956 0.0612) |
| OKLCH | oklch(93.55% 0.113 147.4) |
| XYZ | xyz(64.3427, 85.1801, 61.7564) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.63
Celadon
#BEFDB7
ΔE00 2.14
Light Seafoam Green
#A7FFB5
ΔE00 2.33
Light Mint Green
#A6FBB2
ΔE00 2.35
Light Seafoam
#A0FEBF
ΔE00 3.12
Mint (survey)
#9FFEB0
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFBE #FFB6F7
analogous
#D2FFB6 #B6FFBE #B6FFE2
triadic
#B6FFBE #BEB6FF #FFBEB6
tetradic
#B6FFBE #B6D2FF #FFB6F7 #FFE2B6
square
#B6FFBE #B6D2FF #FFB6F7 #FFE2B6
split-complementary
#B6FFBE #E2B6FF #FFB6D2
monochromatic
#3CFF51 #79FF88 #B6FFBE #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.16
#B6FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#B6FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFBE
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFBE | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F5EBC1
Tritanopia (blue-blind)
#ADFCED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b6ffbe; /* rgb */ color: rgb(182, 255, 190); /* oklch */ color: oklch(93.6% 0.113 147.4);
Tailwind
colors: {
custom: {
50: '#cdffd1',
500: '#b6ffbe',
950: '#000000',
},
}SCSS
$custom: #b6ffbe; $custom-light: #cdffd1; $custom-dark: #000000;
JSON
{
"hex": "#b6ffbe",
"rgb": {
"r": 182,
"g": 255,
"b": 190
},
"hsl": {
"h": 126.575,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93552,
"c": 0.11348,
"h": 147.4
},
"luminance": 0.85183
}Semantic roles & 50–950 ramp
primary
#B6FFBE
secondary
#E673DA
accent
#00CCE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683