#BBF2F2#BBF2F2
#BBF2F2 is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.4% C 0.056 H 196.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F2 |
|---|---|
| RGB | rgb(187, 242, 242) |
| HSL | hsl(180, 68%, 84%) |
| HSV | hsv(180, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(91.90, -17.30, -5.70) |
| CIE-LCH | lch(91.90, 18.22, 198.22°) |
| OKLab | oklab(92.36% -0.0535 -0.0156) |
| OKLCH | oklch(92.36% 0.056 196.2) |
| XYZ | xyz(68.2678, 80.4770, 95.9238) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.87
Light Sky Blue
#C6FCFF
ΔE00 2.55
Light Light Blue
#CAFFFB
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.29
Pale Blue
#D0FEFE
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F2 #F2BBBB
analogous
#BBF2D7 #BBF2F2 #BBD7F2
triadic
#BBF2F2 #F2BBF2 #F2F2BB
tetradic
#BBF2F2 #D7BBF2 #F2BBBB #D7F2BB
square
#BBF2F2 #D7BBF2 #F2BBBB #D7F2BB
split-complementary
#BBF2F2 #F2BBD7 #F2D7BB
monochromatic
#54DEDE #88E8E8 #BBF2F2 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.23
#BBF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BBF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F2
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F2 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#A9F6F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f2; /* rgb */ color: rgb(187, 242, 242); /* oklch */ color: oklch(92.4% 0.056 196.2);
Tailwind
colors: {
custom: {
50: '#d0f6f6',
500: '#bbf2f2',
950: '#000000',
},
}SCSS
$custom: #bbf2f2; $custom-light: #d0f6f6; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f2",
"rgb": {
"r": 187,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92363,
"c": 0.05571,
"h": 196.2
},
"luminance": 0.8048
}Semantic roles & 50–950 ramp
primary
#BBF2F2
secondary
#D28080
accent
#1616D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585