#B3EFEE#B3EFEE
#B3EFEE is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.1% C 0.060 H 194.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EFEE |
|---|---|
| RGB | rgb(179, 239, 238) |
| HSL | hsl(179, 65%, 82%) |
| HSV | hsv(179, 25%, 94%) |
| CMYK | cmyk(25.1%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.55, -18.99, -5.66) |
| CIE-LCH | lch(90.55, 19.82, 196.59°) |
| OKLab | oklab(91.13% -0.0585 -0.0155) |
| OKLCH | oklch(91.13% 0.06 194.8) |
| XYZ | xyz(64.8847, 77.4868, 92.4100) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.67
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Light Sky Blue
#C6FCFF
ΔE00 3.76
Pale Cyan
#B7FFFA
ΔE00 3.91
Light Light Blue
#CAFFFB
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EFEE #EFB3B4
analogous
#B3EFD0 #B3EFEE #B3D2EF
triadic
#B3EFEE #EEB3EF #EFEEB3
tetradic
#B3EFEE #D0B3EF #EFB3B4 #D2EFB3
square
#B3EFEE #D0B3EF #EFB3B4 #D2EFB3
split-complementary
#B3EFEE #EFB3D2 #EFD0B3
monochromatic
#4EDAD7 #80E4E3 #B3EFEE #E6FAF9 #E6FAF9
Accessibility & contrast
On white
1.27
#B3EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B3EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EFEE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EFEE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#9FF3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b3efee; /* rgb */ color: rgb(179, 239, 238); /* oklch */ color: oklch(91.1% 0.060 194.8);
Tailwind
colors: {
custom: {
50: '#cbf4f3',
500: '#b3efee',
950: '#000000',
},
}SCSS
$custom: #b3efee; $custom-light: #cbf4f3; $custom-dark: #000000;
JSON
{
"hex": "#b3efee",
"rgb": {
"r": 179,
"g": 239,
"b": 238
},
"hsl": {
"h": 179,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.91134,
"c": 0.06048,
"h": 194.8
},
"luminance": 0.7749
}Semantic roles & 50–950 ramp
primary
#B3EFEE
secondary
#CD797B
accent
#181BCD
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585