#B7EEEF#B7EEEF
#B7EEEF is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.056 H 197.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EEEF |
|---|---|
| RGB | rgb(183, 238, 239) |
| HSL | hsl(181, 64%, 83%) |
| HSV | hsv(181, 23%, 94%) |
| CMYK | cmyk(23.4%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.53, -17.12, -6.18) |
| CIE-LCH | lch(90.53, 18.20, 199.86°) |
| OKLab | oklab(91.19% -0.0532 -0.0169) |
| OKLCH | oklch(91.19% 0.056 197.6) |
| XYZ | xyz(65.6782, 77.4456, 93.1325) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.62
Light Sky Blue
#C6FCFF
ΔE00 3.18
Pale Sky Blue
#BDF6FE
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 3.97
Light Light Blue
#CAFFFB
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EEEF #EFB8B7
analogous
#B7EFD4 #B7EEEF #B7D2EF
triadic
#B7EEEF #EFB7EE #EEEFB7
tetradic
#B7EEEF #D4B7EF #EFB8B7 #D2EFB7
square
#B7EEEF #D4B7EF #EFB8B7 #D2EFB7
split-complementary
#B7EEEF #EFB7D2 #EFD4B7
monochromatic
#53D6D9 #85E2E4 #B7EEEF #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B7EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#B7EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EEEF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EEEF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#A5F2EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b7eeef; /* rgb */ color: rgb(183, 238, 239); /* oklch */ color: oklch(91.2% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#cef3f4',
500: '#b7eeef',
950: '#000000',
},
}SCSS
$custom: #b7eeef; $custom-light: #cef3f4; $custom-dark: #000000;
JSON
{
"hex": "#b7eeef",
"rgb": {
"r": 183,
"g": 238,
"b": 239
},
"hsl": {
"h": 181.071,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91186,
"c": 0.05583,
"h": 197.6
},
"luminance": 0.77448
}Semantic roles & 50–950 ramp
primary
#B7EEEF
secondary
#CD7E7D
accent
#1D1ACB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585