#BBF2F5#BBF2F5
#BBF2F5 is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.5% C 0.056 H 200.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F5 |
|---|---|
| RGB | rgb(187, 242, 245) |
| HSL | hsl(183, 74%, 85%) |
| HSV | hsv(183, 24%, 96%) |
| CMYK | cmyk(23.7%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(91.98, -16.66, -7.14) |
| CIE-LCH | lch(91.98, 18.12, 203.19°) |
| OKLab | oklab(92.46% -0.0523 -0.0195) |
| OKLCH | oklch(92.46% 0.056 200.4) |
| XYZ | xyz(68.7221, 80.6587, 98.3162) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.12
Light Sky Blue
#C6FCFF
ΔE00 2.15
Paleturquoise
#AFEEEE
ΔE00 2.44
Pale Blue
#D0FEFE
ΔE00 3.44
Light Light Blue
#CAFFFB
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F5 #F5BEBB
analogous
#BBF5DB #BBF2F5 #BBD5F5
triadic
#BBF2F5 #F5BBF2 #F2F5BB
tetradic
#BBF2F5 #DBBBF5 #F5BEBB #D5F5BB
square
#BBF2F5 #DBBBF5 #F5BEBB #D5F5BB
split-complementary
#BBF2F5 #F5BBD5 #F5DBBB
monochromatic
#50DEE5 #86E8ED #BBF2F5 #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.23
#BBF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BBF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F5
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F5 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#DFE4F5
Tritanopia (blue-blind)
#A8F6F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f5; /* rgb */ color: rgb(187, 242, 245); /* oklch */ color: oklch(92.5% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#d0f6f8',
500: '#bbf2f5',
950: '#000000',
},
}SCSS
$custom: #bbf2f5; $custom-light: #d0f6f8; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f5",
"rgb": {
"r": 187,
"g": 242,
"b": 245
},
"hsl": {
"h": 183.103,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92455,
"c": 0.05583,
"h": 200.4
},
"luminance": 0.80662
}Semantic roles & 50–950 ramp
primary
#BBF2F5
secondary
#D6827E
accent
#190FD6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585