#B7EFEE#B7EFEE
#B7EFEE is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.4% C 0.057 H 194.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EFEE |
|---|---|
| RGB | rgb(183, 239, 238) |
| HSL | hsl(179, 64%, 83%) |
| HSV | hsv(179, 23%, 94%) |
| CMYK | cmyk(23.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.77, -17.83, -5.31) |
| CIE-LCH | lch(90.77, 18.61, 196.57°) |
| OKLab | oklab(91.37% -0.0549 -0.0145) |
| OKLCH | oklch(91.37% 0.057 194.8) |
| XYZ | xyz(65.8228, 77.9705, 92.4540) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.33
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Sky Blue
#C6FCFF
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EFEE #EFB7B8
analogous
#B7EFD2 #B7EFEE #B7D4EF
triadic
#B7EFEE #EEB7EF #EFEEB7
tetradic
#B7EFEE #D2B7EF #EFB7B8 #D4EFB7
square
#B7EFEE #D2B7EF #EFB7B8 #D4EFB7
split-complementary
#B7EFEE #EFB7D4 #EFD2B7
monochromatic
#53D9D6 #85E4E2 #B7EFEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B7EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#B7EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EFEE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EFEE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#A5F3EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7efee; /* rgb */ color: rgb(183, 239, 238); /* oklch */ color: oklch(91.4% 0.057 194.8);
Tailwind
colors: {
custom: {
50: '#cef4f3',
500: '#b7efee',
950: '#000000',
},
}SCSS
$custom: #b7efee; $custom-light: #cef4f3; $custom-dark: #000000;
JSON
{
"hex": "#b7efee",
"rgb": {
"r": 183,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.929,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91369,
"c": 0.05676,
"h": 194.8
},
"luminance": 0.77973
}Semantic roles & 50–950 ramp
primary
#B7EFEE
secondary
#CD7D7E
accent
#1A1DCB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585