#B9FFFF#B9FFFF
#B9FFFF is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.069 H 196.1°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFFF |
|---|---|
| RGB | rgb(185, 255, 255) |
| HSL | hsl(180, 100%, 86%) |
| HSV | hsv(180, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.60, -21.46, -6.97) |
| CIE-LCH | lch(95.60, 22.56, 198.00°) |
| OKLab | oklab(95.4% -0.0664 -0.0191) |
| OKLCH | oklch(95.4% 0.069 196.1) |
| XYZ | xyz(73.8117, 89.0505, 107.8876) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.98
Light Cyan
#ACFFFC
ΔE00 2.35
Light Light Blue
#CAFFFB
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.28
Eggshell Blue
#C4FFF7
ΔE00 3.40
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFFF #FFB9B9
analogous
#B9FFDC #B9FFFF #B9DCFF
triadic
#B9FFFF #FFB9FF #FFFFB9
tetradic
#B9FFFF #DCB9FF #FFB9B9 #DCFFB9
square
#B9FFFF #DCB9FF #FFB9B9 #DCFFB9
split-complementary
#B9FFFF #FFB9DC #FFDCB9
monochromatic
#3FFFFF #7CFFFF #B9FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#B9FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFFF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFFF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A0FFFF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b9ffff; /* rgb */ color: rgb(185, 255, 255); /* oklch */ color: oklch(95.4% 0.069 196.1);
Tailwind
colors: {
custom: {
50: '#d0ffff',
500: '#b9ffff',
950: '#000000',
},
}SCSS
$custom: #b9ffff; $custom-light: #d0ffff; $custom-dark: #000000;
JSON
{
"hex": "#b9ffff",
"rgb": {
"r": 185,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.954,
"c": 0.06908,
"h": 196.1
},
"luminance": 0.89054
}Semantic roles & 50–950 ramp
primary
#B9FFFF
secondary
#E77575
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686