#BBFFF8#BBFFF8
#BBFFF8 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.068 H 188.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF8 |
|---|---|
| RGB | rgb(187, 255, 248) |
| HSL | hsl(174, 100%, 87%) |
| HSV | hsv(174, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(95.52, -22.40, -3.47) |
| CIE-LCH | lch(95.52, 22.67, 188.80°) |
| OKLab | oklab(95.3% -0.0674 -0.0096) |
| OKLCH | oklch(95.3% 0.068 188.1) |
| XYZ | xyz(73.1913, 88.8586, 102.0837) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.95
Eggshell Blue
#C4FFF7
ΔE00 1.58
Duck Egg Blue
#C3FBF4
ΔE00 2.11
Light Cyan
#ACFFFC
ΔE00 2.56
Light Light Blue
#CAFFFB
ΔE00 3.06
Paleturquoise
#AFEEEE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF8 #FFBBC2
analogous
#BBFFD6 #BBFFF8 #BBE4FF
triadic
#BBFFF8 #F8BBFF #FFF8BB
tetradic
#BBFFF8 #D6BBFF #FFBBC2 #E4FFBB
square
#BBFFF8 #D6BBFF #FFBBC2 #E4FFBB
split-complementary
#BBFFF8 #FFBBE4 #FFD6BB
monochromatic
#41FFEB #7EFFF2 #BBFFF8 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.12
#BBFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#BBFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF8
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF8 | 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)
#F8F8F8
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#A6FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff8; /* rgb */ color: rgb(187, 255, 248); /* oklch */ color: oklch(95.3% 0.068 188.1);
Tailwind
colors: {
custom: {
50: '#d1fffa',
500: '#bbfff8',
950: '#000000',
},
}SCSS
$custom: #bbfff8; $custom-light: #d1fffa; $custom-dark: #000000;
JSON
{
"hex": "#bbfff8",
"rgb": {
"r": 187,
"g": 255,
"b": 248
},
"hsl": {
"h": 173.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95302,
"c": 0.06808,
"h": 188.1
},
"luminance": 0.88862
}Semantic roles & 50–950 ramp
primary
#BBFFF8
secondary
#E77783
accent
#0018E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685