#B2FBF2#B2FBF2
#B2FBF2 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.8% C 0.073 H 186.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FBF2 |
|---|---|
| RGB | rgb(178, 251, 242) |
| HSL | hsl(173, 90%, 84%) |
| HSV | hsv(173, 29%, 98%) |
| CMYK | cmyk(29.1%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(93.83, -24.28, -2.91) |
| CIE-LCH | lch(93.83, 24.45, 186.85°) |
| OKLab | oklab(93.77% -0.0726 -0.0082) |
| OKLCH | oklch(93.77% 0.073 186.4) |
| XYZ | xyz(68.8789, 84.8666, 96.7387) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.78
Light Cyan
#ACFFFC
ΔE00 2.64
Eggshell Blue
#C4FFF7
ΔE00 2.69
Duck Egg Blue
#C3FBF4
ΔE00 3.04
Pale Aqua
#B8FFEB
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FBF2 #FBB2BB
analogous
#B2FBCE #B2FBF2 #B2E0FB
triadic
#B2FBF2 #F2B2FB #FBF2B2
tetradic
#B2FBF2 #CEB2FB #FBB2BB #E0FBB2
square
#B2FBF2 #CEB2FB #FBB2BB #E0FBB2
split-complementary
#B2FBF2 #FBB2E0 #FBCEB2
monochromatic
#3EF5DE #78F8E8 #B2FBF2 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.17
#B2FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#B2FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FBF2
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FBF2 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#9BFEF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2fbf2; /* rgb */ color: rgb(178, 251, 242); /* oklch */ color: oklch(93.8% 0.073 186.4);
Tailwind
colors: {
custom: {
50: '#cbfcf6',
500: '#b2fbf2',
950: '#000000',
},
}SCSS
$custom: #b2fbf2; $custom-light: #cbfcf6; $custom-dark: #000000;
JSON
{
"hex": "#b2fbf2",
"rgb": {
"r": 178,
"g": 251,
"b": 242
},
"hsl": {
"h": 172.603,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.93773,
"c": 0.07306,
"h": 186.4
},
"luminance": 0.8487
}Semantic roles & 50–950 ramp
primary
#B2FBF2
secondary
#DF7280
accent
#001CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585