#B2EFF5#B2EFF5
#B2EFF5 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.3% C 0.062 H 203.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF5 |
|---|---|
| RGB | rgb(178, 239, 245) |
| HSL | hsl(185, 77%, 83%) |
| HSV | hsv(185, 27%, 96%) |
| CMYK | cmyk(27.3%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.68, -17.74, -9.11) |
| CIE-LCH | lch(90.68, 19.95, 207.19°) |
| OKLab | oklab(91.29% -0.0566 -0.0249) |
| OKLCH | oklch(91.29% 0.062 203.7) |
| XYZ | xyz(65.7028, 77.7874, 97.9210) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.11
Paleturquoise
#AFEEEE
ΔE00 2.54
Light Sky Blue
#C6FCFF
ΔE00 3.32
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Powder Blue
#B0E0E6
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF5 #F5B8B2
analogous
#B2F5D9 #B2EFF5 #B2CDF5
triadic
#B2EFF5 #F5B2EF #EFF5B2
tetradic
#B2EFF5 #D9B2F5 #F5B8B2 #CDF5B2
square
#B2EFF5 #D9B2F5 #F5B8B2 #CDF5B2
split-complementary
#B2EFF5 #F5B2CD #F5D9B2
monochromatic
#46D8E7 #7CE4EE #B2EFF5 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.27
#B2EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#B2EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF5
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF5 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#DAE0F5
Tritanopia (blue-blind)
#9BF4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff5; /* rgb */ color: rgb(178, 239, 245); /* oklch */ color: oklch(91.3% 0.062 203.7);
Tailwind
colors: {
custom: {
50: '#caf4f8',
500: '#b2eff5',
950: '#000000',
},
}SCSS
$custom: #b2eff5; $custom-light: #caf4f8; $custom-dark: #000000;
JSON
{
"hex": "#b2eff5",
"rgb": {
"r": 178,
"g": 239,
"b": 245
},
"hsl": {
"h": 185.373,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.91293,
"c": 0.06185,
"h": 203.7
},
"luminance": 0.77791
}Semantic roles & 50–950 ramp
primary
#B2EFF5
secondary
#D67E75
accent
#1F0CD9
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585