#B9FFFC#B9FFFC
#B9FFFC is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.069 H 192.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFFC |
|---|---|
| RGB | rgb(185, 255, 252) |
| HSL | hsl(177, 100%, 86%) |
| HSV | hsv(177, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.52, -22.11, -5.54) |
| CIE-LCH | lch(95.52, 22.79, 194.08°) |
| OKLab | oklab(95.31% -0.0676 -0.0152) |
| OKLCH | oklch(95.31% 0.069 192.7) |
| XYZ | xyz(73.3325, 88.8589, 105.3641) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.85
Light Cyan
#ACFFFC
ΔE00 1.89
Eggshell Blue
#C4FFF7
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.74
Light Light Blue
#CAFFFB
ΔE00 3.01
Paleturquoise
#AFEEEE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFFC #FFB9BC
analogous
#B9FFD9 #B9FFFC #B9DFFF
triadic
#B9FFFC #FCB9FF #FFFCB9
tetradic
#B9FFFC #D9B9FF #FFB9BC #DFFFB9
square
#B9FFFC #D9B9FF #FFB9BC #DFFFB9
split-complementary
#B9FFFC #FFB9DF #FFD9B9
monochromatic
#3FFFF7 #7CFFF9 #B9FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B9FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#B9FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFFC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFFC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#A1FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b9fffc; /* rgb */ color: rgb(185, 255, 252); /* oklch */ color: oklch(95.3% 0.069 192.7);
Tailwind
colors: {
custom: {
50: '#d0fffd',
500: '#b9fffc',
950: '#000000',
},
}SCSS
$custom: #b9fffc; $custom-light: #d0fffd; $custom-dark: #000000;
JSON
{
"hex": "#b9fffc",
"rgb": {
"r": 185,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.429,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.95309,
"c": 0.06926,
"h": 192.7
},
"luminance": 0.88863
}Semantic roles & 50–950 ramp
primary
#B9FFFC
secondary
#E7757A
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685