#B9F2F8#B9F2F8
#B9F2F8 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.4% C 0.058 H 204.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F2F8 |
|---|---|
| RGB | rgb(185, 242, 248) |
| HSL | hsl(186, 82%, 85%) |
| HSV | hsv(186, 25%, 97%) |
| CMYK | cmyk(25.4%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(91.95, -16.59, -8.75) |
| CIE-LCH | lch(91.95, 18.75, 207.82°) |
| OKLab | oklab(92.43% -0.053 -0.0239) |
| OKLCH | oklch(92.43% 0.058 204.2) |
| XYZ | xyz(68.6977, 80.5928, 100.7250) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.20
Light Sky Blue
#C6FCFF
ΔE00 2.47
Paleturquoise
#AFEEEE
ΔE00 3.13
Pale Blue
#D0FEFE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.08
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F2F8 #F8BFB9
analogous
#B9F8DE #B9F2F8 #B9D3F8
triadic
#B9F2F8 #F8B9F2 #F2F8B9
tetradic
#B9F2F8 #DEB9F8 #F8BFB9 #D3F8B9
square
#B9F2F8 #DEB9F8 #F8BFB9 #D3F8B9
split-complementary
#B9F2F8 #F8B9D3 #F8DEB9
monochromatic
#4ADDED #81E8F2 #B9F2F8 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.23
#B9F2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#B9F2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F2F8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F2F8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#DEE4F8
Tritanopia (blue-blind)
#A4F7F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b9f2f8; /* rgb */ color: rgb(185, 242, 248); /* oklch */ color: oklch(92.4% 0.058 204.2);
Tailwind
colors: {
custom: {
50: '#cff6fa',
500: '#b9f2f8',
950: '#000000',
},
}SCSS
$custom: #b9f2f8; $custom-light: #cff6fa; $custom-dark: #000000;
JSON
{
"hex": "#b9f2f8",
"rgb": {
"r": 185,
"g": 242,
"b": 248
},
"hsl": {
"h": 185.714,
"s": 81.818,
"l": 84.902
},
"oklch": {
"l": 0.92429,
"c": 0.0581,
"h": 204.2
},
"luminance": 0.80596
}Semantic roles & 50–950 ramp
primary
#B9F2F8
secondary
#DB837A
accent
#1C07DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585