#B3FFD2#B3FFD2
#B3FFD2 is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.097 H 157.9°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFD2 |
|---|---|
| RGB | rgb(179, 255, 210) |
| HSL | hsl(144, 100%, 85%) |
| HSV | hsv(144, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.21, -32.31, 14.14) |
| CIE-LCH | lch(94.21, 35.27, 156.36°) |
| OKLab | oklab(93.84% -0.0898 0.0364) |
| OKLCH | oklch(93.84% 0.097 157.9) |
| XYZ | xyz(65.9794, 85.7537, 74.0359) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.82
Mint
#AAF0C1
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 4.28
Light Mint
#B6FFBB
ΔE00 5.46
Light Aqua
#8CFFDB
ΔE00 5.98
Light Aquamarine
#7BFDC7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFD2 #FFB3E0
analogous
#BAFFB3 #B3FFD2 #B3FFF8
triadic
#B3FFD2 #D2B3FF #FFD2B3
tetradic
#B3FFD2 #B3BAFF #FFB3E0 #FFF8B3
square
#B3FFD2 #B3BAFF #FFB3E0 #FFF8B3
split-complementary
#B3FFD2 #F8B3FF #FFB3BA
monochromatic
#39FF8A #76FFAE #B3FFD2 #E0FFED #E0FFED
Accessibility & contrast
On white
1.16
#B3FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#B3FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFD2
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFD2 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D0
Deuteranopia (green-blind)
#F1EBD5
Tritanopia (blue-blind)
#A5FEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b3ffd2; /* rgb */ color: rgb(179, 255, 210); /* oklch */ color: oklch(93.8% 0.097 157.9);
Tailwind
colors: {
custom: {
50: '#cbffdf',
500: '#b3ffd2',
950: '#000000',
},
}SCSS
$custom: #b3ffd2; $custom-light: #cbffdf; $custom-dark: #000000;
JSON
{
"hex": "#b3ffd2",
"rgb": {
"r": 179,
"g": 255,
"b": 210
},
"hsl": {
"h": 144.474,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93842,
"c": 0.09689,
"h": 157.9
},
"luminance": 0.85757
}Semantic roles & 50–950 ramp
primary
#B3FFD2
secondary
#E670B6
accent
#0088E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684