#BBF3EB#BBF3EB
#BBF3EB is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.4% C 0.058 H 185.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3EB |
|---|---|
| RGB | rgb(187, 243, 235) |
| HSL | hsl(171, 70%, 84%) |
| HSV | hsv(171, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(91.98, -19.26, -1.93) |
| CIE-LCH | lch(91.98, 19.36, 185.73°) |
| OKLab | oklab(92.37% -0.0575 -0.0055) |
| OKLCH | oklch(92.37% 0.058 185.4) |
| XYZ | xyz(67.5350, 80.6614, 90.5920) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.76
Eggshell Blue
#C4FFF7
ΔE00 2.47
Light Light Blue
#CAFFFB
ΔE00 3.22
Paleturquoise
#AFEEEE
ΔE00 3.44
Pale Cyan
#B7FFFA
ΔE00 3.48
Ice
#D6FFFA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3EB #F3BBC3
analogous
#BBF3CF #BBF3EB #BBDFF3
triadic
#BBF3EB #EBBBF3 #F3EBBB
tetradic
#BBF3EB #CFBBF3 #F3BBC3 #DFF3BB
square
#BBF3EB #CFBBF3 #F3BBC3 #DFF3BB
split-complementary
#BBF3EB #F3BBDF #F3CFBB
monochromatic
#53E1CC #87EADC #BBF3EB #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.23
#BBF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BBF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3EB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3EB | 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)
#EDEDEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#ABF6F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3eb; /* rgb */ color: rgb(187, 243, 235); /* oklch */ color: oklch(92.4% 0.058 185.4);
Tailwind
colors: {
custom: {
50: '#d0f7f1',
500: '#bbf3eb',
950: '#000000',
},
}SCSS
$custom: #bbf3eb; $custom-light: #d0f7f1; $custom-dark: #000000;
JSON
{
"hex": "#bbf3eb",
"rgb": {
"r": 187,
"g": 243,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92368,
"c": 0.05777,
"h": 185.4
},
"luminance": 0.80664
}Semantic roles & 50–950 ramp
primary
#BBF3EB
secondary
#D37F8B
accent
#142FD2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585