#B2EFF9#B2EFF9
#B2EFF9 is a very light, moderate teal. Relative luminance 0.780; OKLCH L 91.4% C 0.063 H 208.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF9 |
|---|---|
| RGB | rgb(178, 239, 249) |
| HSL | hsl(188, 86%, 84%) |
| HSV | hsv(188, 29%, 98%) |
| CMYK | cmyk(28.5%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(90.80, -16.85, -11.03) |
| CIE-LCH | lch(90.80, 20.14, 213.22°) |
| OKLab | oklab(91.42% -0.0551 -0.0301) |
| OKLCH | oklch(91.42% 0.063 208.7) |
| XYZ | xyz(66.3200, 78.0343, 101.1718) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.83
Powder Blue
#B0E0E6
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 3.95
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF9 #F9BCB2
analogous
#B2F9DF #B2EFF9 #B2CBF9
triadic
#B2EFF9 #F9B2EF #EFF9B2
tetradic
#B2EFF9 #DFB2F9 #F9BCB2 #CBF9B2
square
#B2EFF9 #DFB2F9 #F9BCB2 #CBF9B2
split-complementary
#B2EFF9 #F9B2CB #F9DFB2
monochromatic
#40D7F0 #79E3F5 #B2EFF9 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.26
#B2EFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#B2EFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF9
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF9 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFA
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#9AF4F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2eff9; /* rgb */ color: rgb(178, 239, 249); /* oklch */ color: oklch(91.4% 0.063 208.7);
Tailwind
colors: {
custom: {
50: '#cbf4fb',
500: '#b2eff9',
950: '#000000',
},
}SCSS
$custom: #b2eff9; $custom-light: #cbf4fb; $custom-dark: #000000;
JSON
{
"hex": "#b2eff9",
"rgb": {
"r": 178,
"g": 239,
"b": 249
},
"hsl": {
"h": 188.451,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.9142,
"c": 0.06279,
"h": 208.7
},
"luminance": 0.78038
}Semantic roles & 50–950 ramp
primary
#B2EFF9
secondary
#DC8273
accent
#2303E2
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585