#B9FFFD#B9FFFD
#B9FFFD is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.069 H 193.8°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFFD |
|---|---|
| RGB | rgb(185, 255, 253) |
| HSL | hsl(178, 100%, 86%) |
| HSV | hsv(178, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.55, -21.89, -6.02) |
| CIE-LCH | lch(95.55, 22.70, 195.38°) |
| OKLab | oklab(95.34% -0.0672 -0.0165) |
| OKLCH | oklch(95.34% 0.069 193.8) |
| XYZ | xyz(73.4914, 88.9224, 106.2009) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.22
Light Cyan
#ACFFFC
ΔE00 1.98
Eggshell Blue
#C4FFF7
ΔE00 2.81
Duck Egg Blue
#C3FBF4
ΔE00 2.94
Light Light Blue
#CAFFFB
ΔE00 3.03
Paleturquoise
#AFEEEE
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFFD #FFB9BB
analogous
#B9FFDA #B9FFFD #B9DEFF
triadic
#B9FFFD #FDB9FF #FFFDB9
tetradic
#B9FFFD #DAB9FF #FFB9BB #DEFFB9
square
#B9FFFD #DAB9FF #FFB9BB #DEFFB9
split-complementary
#B9FFFD #FFB9DE #FFDAB9
monochromatic
#3FFFFA #7CFFFB #B9FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B9FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#B9FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFFD
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFFD | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A1FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b9fffd; /* rgb */ color: rgb(185, 255, 253); /* oklch */ color: oklch(95.3% 0.069 193.8);
Tailwind
colors: {
custom: {
50: '#d0fffe',
500: '#b9fffd',
950: '#000000',
},
}SCSS
$custom: #b9fffd; $custom-light: #d0fffe; $custom-dark: #000000;
JSON
{
"hex": "#b9fffd",
"rgb": {
"r": 185,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.286,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.95339,
"c": 0.06917,
"h": 193.8
},
"luminance": 0.88926
}Semantic roles & 50–950 ramp
primary
#B9FFFD
secondary
#E77579
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685