#B6FFCE#B6FFCE
#B6FFCE is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.098 H 154.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFCE |
|---|---|
| RGB | rgb(182, 255, 206) |
| HSL | hsl(140, 100%, 86%) |
| HSV | hsv(140, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.28, -32.15, 16.31) |
| CIE-LCH | lch(94.28, 36.05, 153.09°) |
| OKLab | oklab(93.91% -0.0889 0.042) |
| OKLCH | oklch(93.91% 0.098 154.7) |
| XYZ | xyz(66.1884, 85.9184, 71.4770) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.12
Light Seafoam
#A0FEBF
ΔE00 3.72
Pale Turquoise
#A5FBD5
ΔE00 3.98
Light Mint
#B6FFBB
ΔE00 4.31
Light Seafoam Green
#A7FFB5
ΔE00 5.26
Light Mint Green
#A6FBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFCE #FFB6E7
analogous
#C2FFB6 #B6FFCE #B6FFF2
triadic
#B6FFCE #CEB6FF #FFCEB6
tetradic
#B6FFCE #B6C2FF #FFB6E7 #FFF2B6
square
#B6FFCE #B6C2FF #FFB6E7 #FFF2B6
split-complementary
#B6FFCE #F2B6FF #FFB6C2
monochromatic
#3CFF7C #79FFA5 #B6FFCE #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.15
#B6FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#B6FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFCE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFCE | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#AAFDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b6ffce; /* rgb */ color: rgb(182, 255, 206); /* oklch */ color: oklch(93.9% 0.098 154.7);
Tailwind
colors: {
custom: {
50: '#cdffdd',
500: '#b6ffce',
950: '#000000',
},
}SCSS
$custom: #b6ffce; $custom-light: #cdffdd; $custom-dark: #000000;
JSON
{
"hex": "#b6ffce",
"rgb": {
"r": 182,
"g": 255,
"b": 206
},
"hsl": {
"h": 139.726,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93912,
"c": 0.09828,
"h": 154.7
},
"luminance": 0.85921
}Semantic roles & 50–950 ramp
primary
#B6FFCE
secondary
#E673C0
accent
#009AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684