#B9EFF6#B9EFF6
#B9EFF6 is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.7% C 0.056 H 206.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EFF6 |
|---|---|
| RGB | rgb(185, 239, 246) |
| HSL | hsl(187, 77%, 85%) |
| HSV | hsv(187, 25%, 96%) |
| CMYK | cmyk(24.8%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.10, -15.53, -8.98) |
| CIE-LCH | lch(91.10, 17.94, 210.04°) |
| OKLab | oklab(91.73% -0.05 -0.0244) |
| OKLCH | oklch(91.73% 0.056 206.1) |
| XYZ | xyz(67.5036, 78.6982, 98.8044) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.52
Light Sky Blue
#C6FCFF
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 3.72
Pale Blue
#D0FEFE
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EFF6 #F6C0B9
analogous
#B9F6DF #B9EFF6 #B9D1F6
triadic
#B9EFF6 #F6B9EF #EFF6B9
tetradic
#B9EFF6 #DFB9F6 #F6C0B9 #D1F6B9
square
#B9EFF6 #DFB9F6 #F6C0B9 #D1F6B9
split-complementary
#B9EFF6 #F6B9D1 #F6DFB9
monochromatic
#4DD6E8 #83E3EF #B9EFF6 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.25
#B9EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B9EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EFF6
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EFF6 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#A5F4F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b9eff6; /* rgb */ color: rgb(185, 239, 246); /* oklch */ color: oklch(91.7% 0.056 206.1);
Tailwind
colors: {
custom: {
50: '#cff4f9',
500: '#b9eff6',
950: '#000000',
},
}SCSS
$custom: #b9eff6; $custom-light: #cff4f9; $custom-dark: #000000;
JSON
{
"hex": "#b9eff6",
"rgb": {
"r": 185,
"g": 239,
"b": 246
},
"hsl": {
"h": 186.885,
"s": 77.215,
"l": 84.51
},
"oklch": {
"l": 0.91734,
"c": 0.05563,
"h": 206.1
},
"luminance": 0.78701
}Semantic roles & 50–950 ramp
primary
#B9EFF6
secondary
#D8867B
accent
#240CD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585