#B2EFF7#B2EFF7
#B2EFF7 is a very light, moderate teal. Relative luminance 0.779; OKLCH L 91.4% C 0.062 H 206.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF7 |
|---|---|
| RGB | rgb(178, 239, 247) |
| HSL | hsl(187, 81%, 83%) |
| HSV | hsv(187, 28%, 97%) |
| CMYK | cmyk(27.9%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.74, -17.30, -10.07) |
| CIE-LCH | lch(90.74, 20.02, 210.22°) |
| OKLab | oklab(91.36% -0.0559 -0.0275) |
| OKLCH | oklch(91.36% 0.062 206.2) |
| XYZ | xyz(66.0097, 77.9102, 99.5377) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.81
Paleturquoise
#AFEEEE
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 3.78
Pale Blue
#D0FEFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF7 #F7BAB2
analogous
#B2F7DC #B2EFF7 #B2CCF7
triadic
#B2EFF7 #F7B2EF #EFF7B2
tetradic
#B2EFF7 #DCB2F7 #F7BAB2 #CCF7B2
square
#B2EFF7 #DCB2F7 #F7BAB2 #CCF7B2
split-complementary
#B2EFF7 #F7B2CC #F7DCB2
monochromatic
#43D8EB #7BE3F1 #B2EFF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#B2EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#B2EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#D9E1F7
Tritanopia (blue-blind)
#9BF4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff7; /* rgb */ color: rgb(178, 239, 247); /* oklch */ color: oklch(91.4% 0.062 206.2);
Tailwind
colors: {
custom: {
50: '#cbf4f9',
500: '#b2eff7',
950: '#000000',
},
}SCSS
$custom: #b2eff7; $custom-light: #cbf4f9; $custom-dark: #000000;
JSON
{
"hex": "#b2eff7",
"rgb": {
"r": 178,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.957,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.91356,
"c": 0.06226,
"h": 206.2
},
"luminance": 0.77913
}Semantic roles & 50–950 ramp
primary
#B2EFF7
secondary
#D98074
accent
#2108DE
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585