#B2F2FC#B2F2FC
#B2F2FC is a very light, moderate teal. Relative luminance 0.800; OKLCH L 92.2% C 0.065 H 208.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2FC |
|---|---|
| RGB | rgb(178, 242, 252) |
| HSL | hsl(188, 93%, 84%) |
| HSV | hsv(188, 29%, 99%) |
| CMYK | cmyk(29.4%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(91.68, -17.66, -11.27) |
| CIE-LCH | lch(91.68, 20.96, 212.55°) |
| OKLab | oklab(92.15% -0.0577 -0.0308) |
| OKLCH | oklch(92.15% 0.065 208.1) |
| XYZ | xyz(67.6772, 79.9941, 103.9510) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.63
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 4.04
Powder Blue
#B0E0E6
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2FC #FCBCB2
analogous
#B2FCE1 #B2F2FC #B2CDFC
triadic
#B2F2FC #FCB2F2 #F2FCB2
tetradic
#B2F2FC #E1B2FC #FCBCB2 #CDFCB2
square
#B2F2FC #E1B2FC #FCBCB2 #CDFCB2
split-complementary
#B2F2FC #FCB2CD #FCE1B2
monochromatic
#3CDEF7 #77E8FA #B2F2FC #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.24
#B2F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B2F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2FC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2FC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#99F8F5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2f2fc; /* rgb */ color: rgb(178, 242, 252); /* oklch */ color: oklch(92.2% 0.065 208.1);
Tailwind
colors: {
custom: {
50: '#cbf6fd',
500: '#b2f2fc',
950: '#000000',
},
}SCSS
$custom: #b2f2fc; $custom-light: #cbf6fd; $custom-dark: #000000;
JSON
{
"hex": "#b2f2fc",
"rgb": {
"r": 178,
"g": 242,
"b": 252
},
"hsl": {
"h": 188.108,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.92154,
"c": 0.06537,
"h": 208.1
},
"luminance": 0.79998
}Semantic roles & 50–950 ramp
primary
#B2F2FC
secondary
#E18171
accent
#1F00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585