#BBF9F3#BBF9F3
#BBF9F3 is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.9% C 0.063 H 188.7°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF9F3 |
|---|---|
| RGB | rgb(187, 249, 243) |
| HSL | hsl(174, 84%, 85%) |
| HSV | hsv(174, 25%, 98%) |
| CMYK | cmyk(24.9%, 0%, 2.4%, 2.4%) |
| CIE-LAB | lab(93.79, -20.54, -3.43) |
| CIE-LCH | lch(93.79, 20.82, 189.48°) |
| OKLab | oklab(93.88% -0.0619 -0.0095) |
| OKLCH | oklch(93.88% 0.063 188.7) |
| XYZ | xyz(70.5418, 84.7841, 97.4247) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.28
Eggshell Blue
#C4FFF7
ΔE00 1.59
Pale Cyan
#B7FFFA
ΔE00 1.86
Light Light Blue
#CAFFFB
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 3.25
Light Cyan
#ACFFFC
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF9F3 #F9BBC1
analogous
#BBF9D4 #BBF9F3 #BBE0F9
triadic
#BBF9F3 #F3BBF9 #F9F3BB
tetradic
#BBF9F3 #D4BBF9 #F9BBC1 #E0F9BB
square
#BBF9F3 #D4BBF9 #F9BBC1 #E0F9BB
split-complementary
#BBF9F3 #F9BBE0 #F9D4BB
monochromatic
#4BEFDF #83F4E9 #BBF9F3 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.17
#BBF9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BBF9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF9F3
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF9F3 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#E6E9F4
Tritanopia (blue-blind)
#A8FCF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbf9f3; /* rgb */ color: rgb(187, 249, 243); /* oklch */ color: oklch(93.9% 0.063 188.7);
Tailwind
colors: {
custom: {
50: '#d1fbf7',
500: '#bbf9f3',
950: '#000000',
},
}SCSS
$custom: #bbf9f3; $custom-light: #d1fbf7; $custom-dark: #000000;
JSON
{
"hex": "#bbf9f3",
"rgb": {
"r": 187,
"g": 249,
"b": 243
},
"hsl": {
"h": 174.194,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.93878,
"c": 0.06264,
"h": 188.7
},
"luminance": 0.84787
}Semantic roles & 50–950 ramp
primary
#BBF9F3
secondary
#DD7B85
accent
#051AE0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585