#BBFEF3#BBFEF3
#BBFEF3 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.068 H 183.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF3 |
|---|---|
| RGB | rgb(187, 254, 243) |
| HSL | hsl(170, 97%, 86%) |
| HSV | hsv(170, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(95.13, -22.97, -1.47) |
| CIE-LCH | lch(95.13, 23.02, 183.66°) |
| OKLab | oklab(94.94% -0.0681 -0.0043) |
| OKLCH | oklch(94.94% 0.068 183.6) |
| XYZ | xyz(72.1078, 87.9161, 97.9468) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.86
Pale Cyan
#B7FFFA
ΔE00 2.35
Duck Egg Blue
#C3FBF4
ΔE00 2.46
Pale Aqua
#B8FFEB
ΔE00 3.17
Light Cyan
#ACFFFC
ΔE00 3.70
Light Light Blue
#CAFFFB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF3 #FEBBC6
analogous
#BBFED2 #BBFEF3 #BBE8FE
triadic
#BBFEF3 #F3BBFE #FEF3BB
tetradic
#BBFEF3 #D2BBFE #FEBBC6 #E8FEBB
square
#BBFEF3 #D2BBFE #FEBBC6 #E8FEBB
split-complementary
#BBFEF3 #FEBBE8 #FED2BB
monochromatic
#42FCDE #7FFDE8 #BBFEF3 #E1FFFA #E1FFFA
Accessibility & contrast
On white
1.13
#BBFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BBFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF3
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF3 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F3
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#A7FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef3; /* rgb */ color: rgb(187, 254, 243); /* oklch */ color: oklch(94.9% 0.068 183.6);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bbfef3',
950: '#000000',
},
}SCSS
$custom: #bbfef3; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bbfef3",
"rgb": {
"r": 187,
"g": 254,
"b": 243
},
"hsl": {
"h": 170.149,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94944,
"c": 0.06827,
"h": 183.6
},
"luminance": 0.87919
}Semantic roles & 50–950 ramp
primary
#BBFEF3
secondary
#E5788A
accent
#0026E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685