#B2EFF3#B2EFF3
#B2EFF3 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 91.2% C 0.062 H 201.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF3 |
|---|---|
| RGB | rgb(178, 239, 243) |
| HSL | hsl(184, 73%, 83%) |
| HSV | hsv(184, 27%, 95%) |
| CMYK | cmyk(26.7%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(90.63, -18.18, -8.15) |
| CIE-LCH | lch(90.63, 19.93, 204.15°) |
| OKLab | oklab(91.23% -0.0574 -0.0223) |
| OKLCH | oklch(91.23% 0.062 201.2) |
| XYZ | xyz(65.3991, 77.6659, 96.3217) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.75
Pale Sky Blue
#BDF6FE
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 3.26
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF3 #F3B6B2
analogous
#B2F3D6 #B2EFF3 #B2CFF3
triadic
#B2EFF3 #F3B2EF #EFF3B2
tetradic
#B2EFF3 #D6B2F3 #F3B6B2 #CFF3B2
square
#B2EFF3 #D6B2F3 #F3B6B2 #CFF3B2
split-complementary
#B2EFF3 #F3B2CF #F3D6B2
monochromatic
#48D9E2 #7DE4EB #B2EFF3 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.27
#B2EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#B2EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF3 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#9CF4F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff3; /* rgb */ color: rgb(178, 239, 243); /* oklch */ color: oklch(91.2% 0.062 201.2);
Tailwind
colors: {
custom: {
50: '#caf4f7',
500: '#b2eff3',
950: '#000000',
},
}SCSS
$custom: #b2eff3; $custom-light: #caf4f7; $custom-dark: #000000;
JSON
{
"hex": "#b2eff3",
"rgb": {
"r": 178,
"g": 239,
"b": 243
},
"hsl": {
"h": 183.692,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.91231,
"c": 0.06157,
"h": 201.2
},
"luminance": 0.77669
}Semantic roles & 50–950 ramp
primary
#B2EFF3
secondary
#D37C76
accent
#1C10D5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585