#B2EEF8#B2EEF8
#B2EEF8 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 91.2% C 0.062 H 208.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEF8 |
|---|---|
| RGB | rgb(178, 238, 248) |
| HSL | hsl(189, 83%, 84%) |
| HSV | hsv(189, 28%, 97%) |
| CMYK | cmyk(28.2%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(90.50, -16.57, -10.95) |
| CIE-LCH | lch(90.50, 19.86, 213.45°) |
| OKLab | oklab(91.18% -0.0542 -0.0299) |
| OKLCH | oklch(91.18% 0.062 208.8) |
| XYZ | xyz(65.8725, 77.3882, 100.2553) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.96
Powder Blue
#B0E0E6
ΔE00 3.61
Light Sky Blue
#C6FCFF
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Paleturquoise
#AFEEEE
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEF8 #F8BCB2
analogous
#B2F8DF #B2EEF8 #B2CBF8
triadic
#B2EEF8 #F8B2EE #EEF8B2
tetradic
#B2EEF8 #DFB2F8 #F8BCB2 #CBF8B2
square
#B2EEF8 #DFB2F8 #F8BCB2 #CBF8B2
split-complementary
#B2EEF8 #F8B2CB #F8DFB2
monochromatic
#42D5EE #7AE2F3 #B2EEF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#B2EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B2EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEF8
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEF8 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#9BF3F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eef8; /* rgb */ color: rgb(178, 238, 248); /* oklch */ color: oklch(91.2% 0.062 208.8);
Tailwind
colors: {
custom: {
50: '#cbf3fa',
500: '#b2eef8',
950: '#000000',
},
}SCSS
$custom: #b2eef8; $custom-light: #cbf3fa; $custom-dark: #000000;
JSON
{
"hex": "#b2eef8",
"rgb": {
"r": 178,
"g": 238,
"b": 248
},
"hsl": {
"h": 188.571,
"s": 83.333,
"l": 83.529
},
"oklch": {
"l": 0.91176,
"c": 0.06193,
"h": 208.8
},
"luminance": 0.77391
}Semantic roles & 50–950 ramp
primary
#B2EEF8
secondary
#DA8274
accent
#2506E0
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585