#BBF2F4#BBF2F4
#BBF2F4 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.4% C 0.056 H 199.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F4 |
|---|---|
| RGB | rgb(187, 242, 244) |
| HSL | hsl(182, 72%, 85%) |
| HSV | hsv(182, 23%, 96%) |
| CMYK | cmyk(23.4%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(91.95, -16.88, -6.66) |
| CIE-LCH | lch(91.95, 18.14, 201.53°) |
| OKLab | oklab(92.42% -0.0527 -0.0182) |
| OKLCH | oklch(92.42% 0.056 199) |
| XYZ | xyz(68.5698, 80.5978, 97.5144) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.19
Light Sky Blue
#C6FCFF
ΔE00 2.22
Pale Sky Blue
#BDF6FE
ΔE00 2.50
Pale Blue
#D0FEFE
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F4 #F4BDBB
analogous
#BBF4DA #BBF2F4 #BBD6F4
triadic
#BBF2F4 #F4BBF2 #F2F4BB
tetradic
#BBF2F4 #DABBF4 #F4BDBB #D6F4BB
square
#BBF2F4 #DABBF4 #F4BDBB #D6F4BB
split-complementary
#BBF2F4 #F4BBD6 #F4DABB
monochromatic
#52DEE3 #86E8EB #BBF2F4 #E5FAFB #E5FAFB
Accessibility & contrast
On white
1.23
#BBF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BBF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F4
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F4 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF4
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#A8F6F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f4; /* rgb */ color: rgb(187, 242, 244); /* oklch */ color: oklch(92.4% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#d0f6f7',
500: '#bbf2f4',
950: '#000000',
},
}SCSS
$custom: #bbf2f4; $custom-light: #d0f6f7; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f4",
"rgb": {
"r": 187,
"g": 242,
"b": 244
},
"hsl": {
"h": 182.105,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92424,
"c": 0.05576,
"h": 199
},
"luminance": 0.80601
}Semantic roles & 50–950 ramp
primary
#BBF2F4
secondary
#D5817E
accent
#1811D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585