#B5EFEE#B5EFEE
#B5EFEE is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.3% C 0.059 H 194.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EFEE |
|---|---|
| RGB | rgb(181, 239, 238) |
| HSL | hsl(179, 64%, 82%) |
| HSV | hsv(179, 24%, 94%) |
| CMYK | cmyk(24.3%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.66, -18.41, -5.48) |
| CIE-LCH | lch(90.66, 19.21, 196.59°) |
| OKLab | oklab(91.25% -0.0567 -0.015) |
| OKLCH | oklch(91.25% 0.059 194.8) |
| XYZ | xyz(65.3504, 77.7269, 92.4318) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.98
Duck Egg Blue
#C3FBF4
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.57
Light Light Blue
#CAFFFB
ΔE00 3.78
Pale Sky Blue
#BDF6FE
ΔE00 4.06
Pale Cyan
#B7FFFA
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EFEE #EFB5B6
analogous
#B5EFD1 #B5EFEE #B5D3EF
triadic
#B5EFEE #EEB5EF #EFEEB5
tetradic
#B5EFEE #D1B5EF #EFB5B6 #D3EFB5
square
#B5EFEE #D1B5EF #EFB5B6 #D3EFB5
split-complementary
#B5EFEE #EFB5D3 #EFD1B5
monochromatic
#50D9D7 #83E4E2 #B5EFEE #E6FAF9 #E6FAF9
Accessibility & contrast
On white
1.27
#B5EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B5EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EFEE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EFEE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#A2F3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b5efee; /* rgb */ color: rgb(181, 239, 238); /* oklch */ color: oklch(91.3% 0.059 194.8);
Tailwind
colors: {
custom: {
50: '#ccf4f3',
500: '#b5efee',
950: '#000000',
},
}SCSS
$custom: #b5efee; $custom-light: #ccf4f3; $custom-dark: #000000;
JSON
{
"hex": "#b5efee",
"rgb": {
"r": 181,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.966,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.91251,
"c": 0.05863,
"h": 194.8
},
"luminance": 0.7773
}Semantic roles & 50–950 ramp
primary
#B5EFEE
secondary
#CD7B7D
accent
#191CCC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585