#BBFEF1#BBFEF1
#BBFEF1 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.069 H 181.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF1 |
|---|---|
| RGB | rgb(187, 254, 241) |
| HSL | hsl(168, 97%, 86%) |
| HSV | hsv(168, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(95.08, -23.38, -0.51) |
| CIE-LCH | lch(95.08, 23.39, 181.26°) |
| OKLab | oklab(94.89% -0.0689 -0.0017) |
| OKLCH | oklch(94.89% 0.069 181.4) |
| XYZ | xyz(71.8074, 87.7960, 96.3648) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.37
Pale Aqua
#B8FFEB
ΔE00 2.45
Duck Egg Blue
#C3FBF4
ΔE00 2.95
Pale Cyan
#B7FFFA
ΔE00 3.06
Light Cyan
#ACFFFC
ΔE00 4.32
Light Light Blue
#CAFFFB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF1 #FEBBC8
analogous
#BBFED0 #BBFEF1 #BBEAFE
triadic
#BBFEF1 #F1BBFE #FEF1BB
tetradic
#BBFEF1 #D0BBFE #FEBBC8 #EAFEBB
square
#BBFEF1 #D0BBFE #FEBBC8 #EAFEBB
split-complementary
#BBFEF1 #FEBBEA #FED0BB
monochromatic
#42FCD8 #7FFDE5 #BBFEF1 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BBFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BBFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF1
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF1 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F1
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#A8FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef1; /* rgb */ color: rgb(187, 254, 241); /* oklch */ color: oklch(94.9% 0.069 181.4);
Tailwind
colors: {
custom: {
50: '#d1fff5',
500: '#bbfef1',
950: '#000000',
},
}SCSS
$custom: #bbfef1; $custom-light: #d1fff5; $custom-dark: #000000;
JSON
{
"hex": "#bbfef1",
"rgb": {
"r": 187,
"g": 254,
"b": 241
},
"hsl": {
"h": 168.358,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94886,
"c": 0.06895,
"h": 181.4
},
"luminance": 0.87799
}Semantic roles & 50–950 ramp
primary
#BBFEF1
secondary
#E5788D
accent
#002DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685