#BBF2F3#BBF2F3
#BBF2F3 is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.4% C 0.056 H 197.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F3 |
|---|---|
| RGB | rgb(187, 242, 243) |
| HSL | hsl(181, 70%, 84%) |
| HSV | hsv(181, 23%, 95%) |
| CMYK | cmyk(23%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(91.93, -17.09, -6.18) |
| CIE-LCH | lch(91.93, 18.17, 199.87°) |
| OKLab | oklab(92.39% -0.0531 -0.0169) |
| OKLCH | oklch(92.39% 0.056 197.6) |
| XYZ | xyz(68.4184, 80.5373, 96.7169) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.99
Light Sky Blue
#C6FCFF
ΔE00 2.36
Pale Sky Blue
#BDF6FE
ΔE00 2.89
Light Light Blue
#CAFFFB
ΔE00 3.35
Pale Blue
#D0FEFE
ΔE00 3.39
Duck Egg Blue
#C3FBF4
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F3 #F3BCBB
analogous
#BBF3D8 #BBF2F3 #BBD6F3
triadic
#BBF2F3 #F3BBF2 #F2F3BB
tetradic
#BBF2F3 #D8BBF3 #F3BCBB #D6F3BB
square
#BBF2F3 #D8BBF3 #F3BCBB #D6F3BB
split-complementary
#BBF2F3 #F3BBD6 #F3D8BB
monochromatic
#53DEE1 #87E8EA #BBF2F3 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.23
#BBF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BBF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F3
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F3 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF3
Deuteranopia (green-blind)
#E0E4F4
Tritanopia (blue-blind)
#A9F6F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f3; /* rgb */ color: rgb(187, 242, 243); /* oklch */ color: oklch(92.4% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#d0f6f7',
500: '#bbf2f3',
950: '#000000',
},
}SCSS
$custom: #bbf2f3; $custom-light: #d0f6f7; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f3",
"rgb": {
"r": 187,
"g": 242,
"b": 243
},
"hsl": {
"h": 181.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92394,
"c": 0.05572,
"h": 197.6
},
"luminance": 0.8054
}Semantic roles & 50–950 ramp
primary
#BBF2F3
secondary
#D3817F
accent
#1714D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585