#B9FEFF#B9FEFF
#B9FEFF is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.068 H 197.2°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FEFF |
|---|---|
| RGB | rgb(185, 254, 255) |
| HSL | hsl(181, 100%, 86%) |
| HSV | hsv(181, 27%, 100%) |
| CMYK | cmyk(27.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.34, -20.97, -7.37) |
| CIE-LCH | lch(95.34, 22.23, 199.36°) |
| OKLab | oklab(95.19% -0.0652 -0.0202) |
| OKLCH | oklch(95.19% 0.068 197.2) |
| XYZ | xyz(73.4935, 88.4142, 107.7815) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.40
Light Cyan
#ACFFFC
ΔE00 2.71
Light Sky Blue
#C6FCFF
ΔE00 2.95
Light Light Blue
#CAFFFB
ΔE00 3.23
Paleturquoise
#AFEEEE
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FEFF #FFBAB9
analogous
#B9FFDD #B9FEFF #B9DBFF
triadic
#B9FEFF #FFB9FE #FEFFB9
tetradic
#B9FEFF #DDB9FF #FFBAB9 #DBFFB9
square
#B9FEFF #DDB9FF #FFBAB9 #DBFFB9
split-complementary
#B9FEFF #FFB9DB #FFDDB9
monochromatic
#3FFCFF #7CFDFF #B9FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B9FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#B9FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FEFF
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FEFF | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#A1FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b9feff; /* rgb */ color: rgb(185, 254, 255); /* oklch */ color: oklch(95.2% 0.068 197.2);
Tailwind
colors: {
custom: {
50: '#d0ffff',
500: '#b9feff',
950: '#000000',
},
}SCSS
$custom: #b9feff; $custom-light: #d0ffff; $custom-dark: #000000;
JSON
{
"hex": "#b9feff",
"rgb": {
"r": 185,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.95187,
"c": 0.06822,
"h": 197.2
},
"luminance": 0.88418
}Semantic roles & 50–950 ramp
primary
#B9FEFF
secondary
#E77775
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686