#BBF2F0#BBF2F0
#BBF2F0 is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.3% C 0.056 H 193.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F0 |
|---|---|
| RGB | rgb(187, 242, 240) |
| HSL | hsl(178, 68%, 84%) |
| HSV | hsv(178, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(91.84, -17.73, -4.73) |
| CIE-LCH | lch(91.84, 18.35, 194.95°) |
| OKLab | oklab(92.3% -0.0543 -0.013) |
| OKLCH | oklch(92.3% 0.056 193.5) |
| XYZ | xyz(67.9691, 80.3575, 94.3505) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.89
Duck Egg Blue
#C3FBF4
ΔE00 2.66
Light Light Blue
#CAFFFB
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 3.06
Eggshell Blue
#C4FFF7
ΔE00 3.52
Pale Blue
#D0FEFE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F0 #F2BBBD
analogous
#BBF2D5 #BBF2F0 #BBD9F2
triadic
#BBF2F0 #F0BBF2 #F2F0BB
tetradic
#BBF2F0 #D5BBF2 #F2BBBD #D9F2BB
square
#BBF2F0 #D5BBF2 #F2BBBD #D9F2BB
split-complementary
#BBF2F0 #F2BBD9 #F2D5BB
monochromatic
#54DED9 #88E8E5 #BBF2F0 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.23
#BBF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BBF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F0
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F0 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#AAF5F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f0; /* rgb */ color: rgb(187, 242, 240); /* oklch */ color: oklch(92.3% 0.056 193.5);
Tailwind
colors: {
custom: {
50: '#d0f6f4',
500: '#bbf2f0',
950: '#000000',
},
}SCSS
$custom: #bbf2f0; $custom-light: #d0f6f4; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f0",
"rgb": {
"r": 187,
"g": 242,
"b": 240
},
"hsl": {
"h": 177.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92303,
"c": 0.0558,
"h": 193.5
},
"luminance": 0.8036
}Semantic roles & 50–950 ramp
primary
#BBF2F0
secondary
#D28083
accent
#161CD0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585