#B7EFED#B7EFED
#B7EFED is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.3% C 0.057 H 193.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EFED |
|---|---|
| RGB | rgb(183, 239, 237) |
| HSL | hsl(178, 64%, 83%) |
| HSV | hsv(178, 23%, 94%) |
| CMYK | cmyk(23.4%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.74, -18.05, -4.83) |
| CIE-LCH | lch(90.74, 18.68, 194.97°) |
| OKLab | oklab(91.34% -0.0553 -0.0132) |
| OKLCH | oklch(91.34% 0.057 193.5) |
| XYZ | xyz(65.6763, 77.9119, 91.6824) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.43
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Light Light Blue
#CAFFFB
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 3.63
Eggshell Blue
#C4FFF7
ΔE00 3.99
Pale Cyan
#B7FFFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EFED #EFB7B9
analogous
#B7EFD1 #B7EFED #B7D5EF
triadic
#B7EFED #EDB7EF #EFEDB7
tetradic
#B7EFED #D1B7EF #EFB7B9 #D5EFB7
square
#B7EFED #D1B7EF #EFB7B9 #D5EFB7
split-complementary
#B7EFED #EFB7D5 #EFD1B7
monochromatic
#53D9D4 #85E4E0 #B7EFED #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B7EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#B7EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EFED
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EFED | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#A5F2EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b7efed; /* rgb */ color: rgb(183, 239, 237); /* oklch */ color: oklch(91.3% 0.057 193.5);
Tailwind
colors: {
custom: {
50: '#cef4f2',
500: '#b7efed',
950: '#000000',
},
}SCSS
$custom: #b7efed; $custom-light: #cef4f2; $custom-dark: #000000;
JSON
{
"hex": "#b7efed",
"rgb": {
"r": 183,
"g": 239,
"b": 237
},
"hsl": {
"h": 177.857,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91338,
"c": 0.05682,
"h": 193.5
},
"luminance": 0.77915
}Semantic roles & 50–950 ramp
primary
#B7EFED
secondary
#CD7D80
accent
#1A20CB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585