#B3FFCE#B3FFCE
#B3FFCE is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.7% C 0.100 H 155.7°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFCE |
|---|---|
| RGB | rgb(179, 255, 206) |
| HSL | hsl(141, 100%, 85%) |
| HSV | hsv(141, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.12, -33.05, 16.07) |
| CIE-LCH | lch(94.12, 36.75, 154.07°) |
| OKLab | oklab(93.75% -0.0915 0.0413) |
| OKLCH | oklch(93.75% 0.1 155.7) |
| XYZ | xyz(65.4873, 85.5569, 71.4441) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.10
Light Seafoam
#A0FEBF
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 3.66
Light Mint
#B6FFBB
ΔE00 4.46
Light Seafoam Green
#A7FFB5
ΔE00 5.24
Light Mint Green
#A6FBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFCE #FFB3E4
analogous
#BEFFB3 #B3FFCE #B3FFF4
triadic
#B3FFCE #CEB3FF #FFCEB3
tetradic
#B3FFCE #B3BEFF #FFB3E4 #FFF4B3
square
#B3FFCE #B3BEFF #FFB3E4 #FFF4B3
split-complementary
#B3FFCE #F4B3FF #FFB3BE
monochromatic
#39FF7F #76FFA7 #B3FFCE #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.16
#B3FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#B3FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFCE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFCE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#A6FDF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b3ffce; /* rgb */ color: rgb(179, 255, 206); /* oklch */ color: oklch(93.7% 0.100 155.7);
Tailwind
colors: {
custom: {
50: '#cbffdd',
500: '#b3ffce',
950: '#000000',
},
}SCSS
$custom: #b3ffce; $custom-light: #cbffdd; $custom-dark: #000000;
JSON
{
"hex": "#b3ffce",
"rgb": {
"r": 179,
"g": 255,
"b": 206
},
"hsl": {
"h": 141.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93746,
"c": 0.10037,
"h": 155.7
},
"luminance": 0.8556
}Semantic roles & 50–950 ramp
primary
#B3FFCE
secondary
#E670BC
accent
#0094E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684