#B2F2FB#B2F2FB
#B2F2FB is a very light, moderate teal. Relative luminance 0.799; OKLCH L 92.1% C 0.065 H 206.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2FB |
|---|---|
| RGB | rgb(178, 242, 251) |
| HSL | hsl(187, 90%, 84%) |
| HSV | hsv(187, 29%, 98%) |
| CMYK | cmyk(29.1%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.65, -17.89, -10.80) |
| CIE-LCH | lch(91.65, 20.90, 211.11°) |
| OKLab | oklab(92.12% -0.058 -0.0295) |
| OKLCH | oklch(92.12% 0.065 206.9) |
| XYZ | xyz(67.5192, 79.9309, 103.1186) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.62
Light Sky Blue
#C6FCFF
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2FB #FBBBB2
analogous
#B2FBE0 #B2F2FB #B2CEFB
triadic
#B2F2FB #FBB2F2 #F2FBB2
tetradic
#B2F2FB #E0B2FB #FBBBB2 #CEFBB2
square
#B2F2FB #E0B2FB #FBBBB2 #CEFBB2
split-complementary
#B2F2FB #FBB2CE #FBE0B2
monochromatic
#3EDEF5 #78E8F8 #B2F2FB #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.24
#B2F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#B2F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2FB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2FB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#99F7F5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2f2fb; /* rgb */ color: rgb(178, 242, 251); /* oklch */ color: oklch(92.1% 0.065 206.9);
Tailwind
colors: {
custom: {
50: '#cbf6fc',
500: '#b2f2fb',
950: '#000000',
},
}SCSS
$custom: #b2f2fb; $custom-light: #cbf6fc; $custom-dark: #000000;
JSON
{
"hex": "#b2f2fb",
"rgb": {
"r": 178,
"g": 242,
"b": 251
},
"hsl": {
"h": 187.397,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.92122,
"c": 0.06511,
"h": 206.9
},
"luminance": 0.79934
}Semantic roles & 50–950 ramp
primary
#B2F2FB
secondary
#DF8072
accent
#1C00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585