#B2EFF1#B2EFF1
#B2EFF1 is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.2% C 0.061 H 198.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF1 |
|---|---|
| RGB | rgb(178, 239, 241) |
| HSL | hsl(182, 69%, 82%) |
| HSV | hsv(182, 26%, 95%) |
| CMYK | cmyk(26.1%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(90.57, -18.62, -7.19) |
| CIE-LCH | lch(90.57, 19.96, 201.11°) |
| OKLab | oklab(91.17% -0.0582 -0.0196) |
| OKLCH | oklch(91.17% 0.061 198.7) |
| XYZ | xyz(65.0987, 77.5458, 94.7398) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.00
Pale Sky Blue
#BDF6FE
ΔE00 3.24
Light Sky Blue
#C6FCFF
ΔE00 3.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF1 #F1B4B2
analogous
#B2F1D4 #B2EFF1 #B2D0F1
triadic
#B2EFF1 #F1B2EF #EFF1B2
tetradic
#B2EFF1 #D4B2F1 #F1B4B2 #D0F1B2
square
#B2EFF1 #D4B2F1 #F1B4B2 #D0F1B2
split-complementary
#B2EFF1 #F1B2D0 #F1D4B2
monochromatic
#4AD9DE #7EE4E8 #B2EFF1 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.27
#B2EFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#B2EFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF1
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF1 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F1
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#9DF3EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff1; /* rgb */ color: rgb(178, 239, 241); /* oklch */ color: oklch(91.2% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#caf4f5',
500: '#b2eff1',
950: '#000000',
},
}SCSS
$custom: #b2eff1; $custom-light: #caf4f5; $custom-dark: #000000;
JSON
{
"hex": "#b2eff1",
"rgb": {
"r": 178,
"g": 239,
"b": 241
},
"hsl": {
"h": 181.905,
"s": 69.231,
"l": 82.157
},
"oklch": {
"l": 0.91169,
"c": 0.06141,
"h": 198.7
},
"luminance": 0.77549
}Semantic roles & 50–950 ramp
primary
#B2EFF1
secondary
#D07A77
accent
#1A14D1
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585