#B2EFF2#B2EFF2
#B2EFF2 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.2% C 0.061 H 199.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF2 |
|---|---|
| RGB | rgb(178, 239, 242) |
| HSL | hsl(183, 71%, 82%) |
| HSV | hsv(183, 26%, 95%) |
| CMYK | cmyk(26.4%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.60, -18.40, -7.67) |
| CIE-LCH | lch(90.60, 19.94, 202.63°) |
| OKLab | oklab(91.2% -0.0578 -0.021) |
| OKLCH | oklch(91.2% 0.061 199.9) |
| XYZ | xyz(65.2485, 77.6057, 95.5286) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.37
Pale Sky Blue
#BDF6FE
ΔE00 2.92
Light Sky Blue
#C6FCFF
ΔE00 3.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF2 #F2B5B2
analogous
#B2F2D5 #B2EFF2 #B2CFF2
triadic
#B2EFF2 #F2B2EF #EFF2B2
tetradic
#B2EFF2 #D5B2F2 #F2B5B2 #CFF2B2
square
#B2EFF2 #D5B2F2 #F2B5B2 #CFF2B2
split-complementary
#B2EFF2 #F2B2CF #F2D5B2
monochromatic
#49D9E0 #7EE4E9 #B2EFF2 #E5FAFB #E5FAFB
Accessibility & contrast
On white
1.27
#B2EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#B2EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#9CF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff2; /* rgb */ color: rgb(178, 239, 242); /* oklch */ color: oklch(91.2% 0.061 199.9);
Tailwind
colors: {
custom: {
50: '#caf4f6',
500: '#b2eff2',
950: '#000000',
},
}SCSS
$custom: #b2eff2; $custom-light: #caf4f6; $custom-dark: #000000;
JSON
{
"hex": "#b2eff2",
"rgb": {
"r": 178,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.813,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.912,
"c": 0.06147,
"h": 199.9
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#B2EFF2
secondary
#D17B77
accent
#1B12D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585