#BBFEFF#BBFEFF
#BBFEFF is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.066 H 197.3°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFF |
|---|---|
| RGB | rgb(187, 254, 255) |
| HSL | hsl(181, 100%, 87%) |
| HSV | hsv(181, 27%, 100%) |
| CMYK | cmyk(26.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.44, -20.41, -7.20) |
| CIE-LCH | lch(95.44, 21.65, 199.43°) |
| OKLab | oklab(95.3% -0.0634 -0.0197) |
| OKLCH | oklch(95.3% 0.066 197.3) |
| XYZ | xyz(73.9795, 88.6648, 107.8043) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.53
Light Sky Blue
#C6FCFF
ΔE00 2.64
Light Light Blue
#CAFFFB
ΔE00 2.98
Light Cyan
#ACFFFC
ΔE00 2.99
Paleturquoise
#AFEEEE
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFF #FFBCBB
analogous
#BBFFDE #BBFEFF #BBDCFF
triadic
#BBFEFF #FFBBFE #FEFFBB
tetradic
#BBFEFF #DEBBFF #FFBCBB #DCFFBB
square
#BBFEFF #DEBBFF #FFBCBB #DCFFBB
split-complementary
#BBFEFF #FFBBDC #FFDEBB
monochromatic
#41FCFF #7EFDFF #BBFEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#BBFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#BBFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFF
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFF | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A4FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfeff; /* rgb */ color: rgb(187, 254, 255); /* oklch */ color: oklch(95.3% 0.066 197.3);
Tailwind
colors: {
custom: {
50: '#d1feff',
500: '#bbfeff',
950: '#000000',
},
}SCSS
$custom: #bbfeff; $custom-light: #d1feff; $custom-dark: #000000;
JSON
{
"hex": "#bbfeff",
"rgb": {
"r": 187,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95299,
"c": 0.06642,
"h": 197.3
},
"luminance": 0.88668
}Semantic roles & 50–950 ramp
primary
#BBFEFF
secondary
#E77977
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686