#B7EFF6#B7EFF6
#B7EFF6 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.6% C 0.057 H 205.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EFF6 |
|---|---|
| RGB | rgb(183, 239, 246) |
| HSL | hsl(187, 78%, 84%) |
| HSV | hsv(187, 26%, 96%) |
| CMYK | cmyk(25.6%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.99, -16.10, -9.16) |
| CIE-LCH | lch(90.99, 18.52, 209.62°) |
| OKLab | oklab(91.62% -0.0518 -0.0249) |
| OKLCH | oklch(91.62% 0.057 205.7) |
| XYZ | xyz(67.0243, 78.4511, 98.7820) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.53
Light Sky Blue
#C6FCFF
ΔE00 3.16
Powder Blue
#B0E0E6
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EFF6 #F6BEB7
analogous
#B7F6DE #B7EFF6 #B7D0F6
triadic
#B7EFF6 #F6B7EF #EFF6B7
tetradic
#B7EFF6 #DEB7F6 #F6BEB7 #D0F6B7
square
#B7EFF6 #DEB7F6 #F6BEB7 #D0F6B7
split-complementary
#B7EFF6 #F6B7D0 #F6DEB7
monochromatic
#4AD7E8 #81E3EF #B7EFF6 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.26
#B7EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#B7EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EFF6
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EFF6 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#A2F4F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7eff6; /* rgb */ color: rgb(183, 239, 246); /* oklch */ color: oklch(91.6% 0.057 205.7);
Tailwind
colors: {
custom: {
50: '#cef4f9',
500: '#b7eff6',
950: '#000000',
},
}SCSS
$custom: #b7eff6; $custom-light: #cef4f9; $custom-dark: #000000;
JSON
{
"hex": "#b7eff6",
"rgb": {
"r": 183,
"g": 239,
"b": 246
},
"hsl": {
"h": 186.667,
"s": 77.778,
"l": 84.118
},
"oklch": {
"l": 0.91615,
"c": 0.05748,
"h": 205.7
},
"luminance": 0.78454
}Semantic roles & 50–950 ramp
primary
#B7EFF6
secondary
#D8847A
accent
#220BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585