#BBF3EE#BBF3EE
#BBF3EE is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.5% C 0.057 H 189.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3EE |
|---|---|
| RGB | rgb(187, 243, 238) |
| HSL | hsl(175, 70%, 84%) |
| HSV | hsv(175, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(92.06, -18.64, -3.38) |
| CIE-LCH | lch(92.06, 18.94, 190.28°) |
| OKLab | oklab(92.46% -0.0563 -0.0093) |
| OKLCH | oklch(92.46% 0.057 189.4) |
| XYZ | xyz(67.9720, 80.8362, 92.8939) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.82
Paleturquoise
#AFEEEE
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.68
Light Light Blue
#CAFFFB
ΔE00 2.75
Pale Cyan
#B7FFFA
ΔE00 3.31
Light Sky Blue
#C6FCFF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3EE #F3BBC0
analogous
#BBF3D2 #BBF3EE #BBDCF3
triadic
#BBF3EE #EEBBF3 #F3EEBB
tetradic
#BBF3EE #D2BBF3 #F3BBC0 #DCF3BB
square
#BBF3EE #D2BBF3 #F3BBC0 #DCF3BB
split-complementary
#BBF3EE #F3BBDC #F3D2BB
monochromatic
#53E1D4 #87EAE1 #BBF3EE #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.22
#BBF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BBF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3EE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3EE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#AAF6F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3ee; /* rgb */ color: rgb(187, 243, 238); /* oklch */ color: oklch(92.5% 0.057 189.4);
Tailwind
colors: {
custom: {
50: '#d0f7f3',
500: '#bbf3ee',
950: '#000000',
},
}SCSS
$custom: #bbf3ee; $custom-light: #d0f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbf3ee",
"rgb": {
"r": 187,
"g": 243,
"b": 238
},
"hsl": {
"h": 174.643,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92456,
"c": 0.05709,
"h": 189.4
},
"luminance": 0.80839
}Semantic roles & 50–950 ramp
primary
#BBF3EE
secondary
#D37F87
accent
#1425D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585