#BBFEF8#BBFEF8
#BBFEF8 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.067 H 189.2°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF8 |
|---|---|
| RGB | rgb(187, 254, 248) |
| HSL | hsl(175, 97%, 86%) |
| HSV | hsv(175, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.25, -21.92, -3.86) |
| CIE-LCH | lch(95.25, 22.25, 189.99°) |
| OKLab | oklab(95.09% -0.0662 -0.0107) |
| OKLCH | oklch(95.09% 0.067 189.2) |
| XYZ | xyz(72.8732, 88.2223, 101.9776) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.84
Eggshell Blue
#C4FFF7
ΔE00 1.59
Duck Egg Blue
#C3FBF4
ΔE00 1.94
Light Cyan
#ACFFFC
ΔE00 2.50
Light Light Blue
#CAFFFB
ΔE00 2.80
Paleturquoise
#AFEEEE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF8 #FEBBC1
analogous
#BBFED7 #BBFEF8 #BBE3FE
triadic
#BBFEF8 #F8BBFE #FEF8BB
tetradic
#BBFEF8 #D7BBFE #FEBBC1 #E3FEBB
square
#BBFEF8 #D7BBFE #FEBBC1 #E3FEBB
split-complementary
#BBFEF8 #FEBBE3 #FED7BB
monochromatic
#42FCEC #7FFDF2 #BBFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.13
#BBFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#BBFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF8
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF8 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#EAEDF9
Tritanopia (blue-blind)
#A6FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef8; /* rgb */ color: rgb(187, 254, 248); /* oklch */ color: oklch(95.1% 0.067 189.2);
Tailwind
colors: {
custom: {
50: '#d1fffa',
500: '#bbfef8',
950: '#000000',
},
}SCSS
$custom: #bbfef8; $custom-light: #d1fffa; $custom-dark: #000000;
JSON
{
"hex": "#bbfef8",
"rgb": {
"r": 187,
"g": 254,
"b": 248
},
"hsl": {
"h": 174.627,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95089,
"c": 0.06702,
"h": 189.2
},
"luminance": 0.88226
}Semantic roles & 50–950 ramp
primary
#BBFEF8
secondary
#E57882
accent
#0015E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685