#BBF3F2#BBF3F2
#BBF3F2 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.6% C 0.057 H 194.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3F2 |
|---|---|
| RGB | rgb(187, 243, 242) |
| HSL | hsl(179, 70%, 84%) |
| HSV | hsv(179, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(92.16, -17.80, -5.30) |
| CIE-LCH | lch(92.16, 18.57, 196.59°) |
| OKLab | oklab(92.58% -0.0548 -0.0145) |
| OKLCH | oklch(92.58% 0.057 194.9) |
| XYZ | xyz(68.5662, 81.0739, 96.0233) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.82
Light Sky Blue
#C6FCFF
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 2.84
Light Light Blue
#CAFFFB
ΔE00 2.85
Pale Blue
#D0FEFE
ΔE00 3.49
Eggshell Blue
#C4FFF7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3F2 #F3BBBC
analogous
#BBF3D6 #BBF3F2 #BBD8F3
triadic
#BBF3F2 #F2BBF3 #F3F2BB
tetradic
#BBF3F2 #D6BBF3 #F3BBBC #D8F3BB
square
#BBF3F2 #D6BBF3 #F3BBBC #D8F3BB
split-complementary
#BBF3F2 #F3BBD8 #F3D6BB
monochromatic
#53E1DE #87EAE8 #BBF3F2 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.22
#BBF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BBF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3F2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3F2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#A9F7F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3f2; /* rgb */ color: rgb(187, 243, 242); /* oklch */ color: oklch(92.6% 0.057 194.9);
Tailwind
colors: {
custom: {
50: '#d0f7f6',
500: '#bbf3f2',
950: '#000000',
},
}SCSS
$custom: #bbf3f2; $custom-light: #d0f7f6; $custom-dark: #000000;
JSON
{
"hex": "#bbf3f2",
"rgb": {
"r": 187,
"g": 243,
"b": 242
},
"hsl": {
"h": 178.929,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92575,
"c": 0.05665,
"h": 194.9
},
"luminance": 0.81077
}Semantic roles & 50–950 ramp
primary
#BBF3F2
secondary
#D37F81
accent
#1417D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585