#BBFAFE#BBFAFE
#BBFAFE is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.4% C 0.063 H 201.0°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAFE |
|---|---|
| RGB | rgb(187, 250, 254) |
| HSL | hsl(184, 97%, 86%) |
| HSV | hsv(184, 26%, 100%) |
| CMYK | cmyk(26.4%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(94.35, -18.67, -8.30) |
| CIE-LCH | lch(94.35, 20.43, 203.96°) |
| OKLab | oklab(94.42% -0.0589 -0.0226) |
| OKLCH | oklch(94.42% 0.063 201) |
| XYZ | xyz(72.5628, 86.0883, 106.5400) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.76
Pale Sky Blue
#BDF6FE
ΔE00 2.27
Paleturquoise
#AFEEEE
ΔE00 3.08
Light Light Blue
#CAFFFB
ΔE00 3.56
Pale Blue
#D0FEFE
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAFE #FEBFBB
analogous
#BBFEE1 #BBFAFE #BBD9FE
triadic
#BBFAFE #FEBBFA #FAFEBB
tetradic
#BBFAFE #E1BBFE #FEBFBB #D9FEBB
square
#BBFAFE #E1BBFE #FEBFBB #D9FEBB
split-complementary
#BBFAFE #FEBBD9 #FEE1BB
monochromatic
#42F1FC #7FF6FD #BBFAFE #E1FDFF #E1FDFF
Accessibility & contrast
On white
1.15
#BBFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#BBFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAFE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAFE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#A4FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfafe; /* rgb */ color: rgb(187, 250, 254); /* oklch */ color: oklch(94.4% 0.063 201.0);
Tailwind
colors: {
custom: {
50: '#d1fcfe',
500: '#bbfafe',
950: '#000000',
},
}SCSS
$custom: #bbfafe; $custom-light: #d1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#bbfafe",
"rgb": {
"r": 187,
"g": 250,
"b": 254
},
"hsl": {
"h": 183.582,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94422,
"c": 0.06309,
"h": 201
},
"luminance": 0.86092
}Semantic roles & 50–950 ramp
primary
#BBFAFE
secondary
#E57E78
accent
#0E00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585