#BBFEF9#BBFEF9
#BBFEF9 is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.067 H 190.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF9 |
|---|---|
| RGB | rgb(187, 254, 249) |
| HSL | hsl(176, 97%, 86%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(95.28, -21.70, -4.34) |
| CIE-LCH | lch(95.28, 22.13, 191.30°) |
| OKLab | oklab(95.12% -0.0658 -0.012) |
| OKLCH | oklch(95.12% 0.067 190.3) |
| XYZ | xyz(73.0287, 88.2845, 102.7968) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.78
Eggshell Blue
#C4FFF7
ΔE00 1.77
Duck Egg Blue
#C3FBF4
ΔE00 2.02
Light Cyan
#ACFFFC
ΔE00 2.38
Light Light Blue
#CAFFFB
ΔE00 2.68
Paleturquoise
#AFEEEE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF9 #FEBBC0
analogous
#BBFED8 #BBFEF9 #BBE2FE
triadic
#BBFEF9 #F9BBFE #FEF9BB
tetradic
#BBFEF9 #D8BBFE #FEBBC0 #E2FEBB
square
#BBFEF9 #D8BBFE #FEBBC0 #E2FEBB
split-complementary
#BBFEF9 #FEBBE2 #FED8BB
monochromatic
#42FCEE #7FFDF4 #BBFEF9 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.13
#BBFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#BBFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF9
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF9 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7F9
Deuteranopia (green-blind)
#EAEDFA
Tritanopia (blue-blind)
#A5FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef9; /* rgb */ color: rgb(187, 254, 249); /* oklch */ color: oklch(95.1% 0.067 190.3);
Tailwind
colors: {
custom: {
50: '#d1fffb',
500: '#bbfef9',
950: '#000000',
},
}SCSS
$custom: #bbfef9; $custom-light: #d1fffb; $custom-dark: #000000;
JSON
{
"hex": "#bbfef9",
"rgb": {
"r": 187,
"g": 254,
"b": 249
},
"hsl": {
"h": 175.522,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95119,
"c": 0.06685,
"h": 190.3
},
"luminance": 0.88288
}Semantic roles & 50–950 ramp
primary
#BBFEF9
secondary
#E57880
accent
#0011E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685