#B2EFF8#B2EFF8
#B2EFF8 is a very light, moderate teal. Relative luminance 0.780; OKLCH L 91.4% C 0.063 H 207.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF8 |
|---|---|
| RGB | rgb(178, 239, 248) |
| HSL | hsl(188, 83%, 84%) |
| HSV | hsv(188, 28%, 97%) |
| CMYK | cmyk(28.2%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.77, -17.07, -10.55) |
| CIE-LCH | lch(90.77, 20.07, 211.72°) |
| OKLab | oklab(91.39% -0.0555 -0.0288) |
| OKLCH | oklch(91.39% 0.063 207.4) |
| XYZ | xyz(66.1645, 77.9721, 100.3526) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.78
Paleturquoise
#AFEEEE
ΔE00 3.73
Light Sky Blue
#C6FCFF
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 3.78
Robin'S Egg Blue
#98EFF9
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF8 #F8BBB2
analogous
#B2F8DE #B2EFF8 #B2CCF8
triadic
#B2EFF8 #F8B2EF #EFF8B2
tetradic
#B2EFF8 #DEB2F8 #F8BBB2 #CCF8B2
square
#B2EFF8 #DEB2F8 #F8BBB2 #CCF8B2
split-complementary
#B2EFF8 #F8B2CC #F8DEB2
monochromatic
#42D8EE #7AE3F3 #B2EFF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#B2EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#B2EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF8
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF8 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#9AF4F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2eff8; /* rgb */ color: rgb(178, 239, 248); /* oklch */ color: oklch(91.4% 0.063 207.4);
Tailwind
colors: {
custom: {
50: '#cbf4fa',
500: '#b2eff8',
950: '#000000',
},
}SCSS
$custom: #b2eff8; $custom-light: #cbf4fa; $custom-dark: #000000;
JSON
{
"hex": "#b2eff8",
"rgb": {
"r": 178,
"g": 239,
"b": 248
},
"hsl": {
"h": 187.714,
"s": 83.333,
"l": 83.529
},
"oklch": {
"l": 0.91388,
"c": 0.06251,
"h": 207.4
},
"luminance": 0.77975
}Semantic roles & 50–950 ramp
primary
#B2EFF8
secondary
#DA8174
accent
#2206E0
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585