#B7EFF8#B7EFF8
#B7EFF8 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.058 H 208.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EFF8 |
|---|---|
| RGB | rgb(183, 239, 248) |
| HSL | hsl(188, 82%, 85%) |
| HSV | hsv(188, 26%, 97%) |
| CMYK | cmyk(26.2%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.04, -15.66, -10.12) |
| CIE-LCH | lch(91.04, 18.64, 212.86°) |
| OKLab | oklab(91.68% -0.051 -0.0276) |
| OKLCH | oklch(91.68% 0.058 208.4) |
| XYZ | xyz(67.3330, 78.5746, 100.4074) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.53
Powder Blue
#B0E0E6
ΔE00 3.51
Light Sky Blue
#C6FCFF
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.80
Pale Blue
#D0FEFE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EFF8 #F8C0B7
analogous
#B7F8E1 #B7EFF8 #B7CFF8
triadic
#B7EFF8 #F8B7EF #EFF8B7
tetradic
#B7EFF8 #E1B7F8 #F8C0B7 #CFF8B7
square
#B7EFF8 #E1B7F8 #F8C0B7 #CFF8B7
split-complementary
#B7EFF8 #F8B7CF #F8E1B7
monochromatic
#47D6ED #7FE3F3 #B7EFF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.26
#B7EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#B7EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EFF8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EFF8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF9
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#A2F4F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7eff8; /* rgb */ color: rgb(183, 239, 248); /* oklch */ color: oklch(91.7% 0.058 208.4);
Tailwind
colors: {
custom: {
50: '#cef4fa',
500: '#b7eff8',
950: '#000000',
},
}SCSS
$custom: #b7eff8; $custom-light: #cef4fa; $custom-dark: #000000;
JSON
{
"hex": "#b7eff8",
"rgb": {
"r": 183,
"g": 239,
"b": 248
},
"hsl": {
"h": 188.308,
"s": 82.278,
"l": 84.51
},
"oklch": {
"l": 0.91678,
"c": 0.05798,
"h": 208.4
},
"luminance": 0.78578
}Semantic roles & 50–950 ramp
primary
#B7EFF8
secondary
#DB8678
accent
#2507DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585