#B6EFF8#B6EFF8
#B6EFF8 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.6% C 0.059 H 208.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EFF8 |
|---|---|
| RGB | rgb(182, 239, 248) |
| HSL | hsl(188, 83%, 84%) |
| HSV | hsv(188, 27%, 97%) |
| CMYK | cmyk(26.6%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.99, -15.95, -10.20) |
| CIE-LCH | lch(90.99, 18.93, 212.62°) |
| OKLab | oklab(91.62% -0.0519 -0.0278) |
| OKLCH | oklch(91.62% 0.059 208.2) |
| XYZ | xyz(67.0959, 78.4523, 100.3962) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.54
Powder Blue
#B0E0E6
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 3.60
Paleturquoise
#AFEEEE
ΔE00 4.11
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Pale Blue
#D0FEFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EFF8 #F8BFB6
analogous
#B6F8E0 #B6EFF8 #B6CEF8
triadic
#B6EFF8 #F8B6EF #EFF8B6
tetradic
#B6EFF8 #E0B6F8 #F8BFB6 #CEF8B6
square
#B6EFF8 #E0B6F8 #F8BFB6 #CEF8B6
split-complementary
#B6EFF8 #F8B6CE #F8E0B6
monochromatic
#46D7ED #7EE3F3 #B6EFF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.26
#B6EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#B6EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EFF8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EFF8 | 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)
#E6EAF9
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#A0F4F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b6eff8; /* rgb */ color: rgb(182, 239, 248); /* oklch */ color: oklch(91.6% 0.059 208.2);
Tailwind
colors: {
custom: {
50: '#cdf4fa',
500: '#b6eff8',
950: '#000000',
},
}SCSS
$custom: #b6eff8; $custom-light: #cdf4fa; $custom-dark: #000000;
JSON
{
"hex": "#b6eff8",
"rgb": {
"r": 182,
"g": 239,
"b": 248
},
"hsl": {
"h": 188.182,
"s": 82.5,
"l": 84.314
},
"oklch": {
"l": 0.9162,
"c": 0.05889,
"h": 208.2
},
"luminance": 0.78455
}Semantic roles & 50–950 ramp
primary
#B6EFF8
secondary
#DB8577
accent
#2407DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585