#BBF4EB#BBF4EB
#BBF4EB is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.6% C 0.059 H 184.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4EB |
|---|---|
| RGB | rgb(187, 244, 235) |
| HSL | hsl(171, 72%, 85%) |
| HSV | hsv(171, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(92.25, -19.76, -1.54) |
| CIE-LCH | lch(92.25, 19.82, 184.46°) |
| OKLab | oklab(92.58% -0.0588 -0.0044) |
| OKLCH | oklch(92.58% 0.059 184.3) |
| XYZ | xyz(67.8350, 81.2615, 90.6920) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.75
Eggshell Blue
#C4FFF7
ΔE00 2.31
Light Light Blue
#CAFFFB
ΔE00 3.35
Pale Cyan
#B7FFFA
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4EB #F4BBC4
analogous
#BBF4CF #BBF4EB #BBE1F4
triadic
#BBF4EB #EBBBF4 #F4EBBB
tetradic
#BBF4EB #CFBBF4 #F4BBC4 #E1F4BB
square
#BBF4EB #CFBBF4 #F4BBC4 #E1F4BB
split-complementary
#BBF4EB #F4BBE1 #F4CFBB
monochromatic
#52E3CC #86EBDC #BBF4EB #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.22
#BBF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#BBF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4EB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4EB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#ABF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4eb; /* rgb */ color: rgb(187, 244, 235); /* oklch */ color: oklch(92.6% 0.059 184.3);
Tailwind
colors: {
custom: {
50: '#d0f7f1',
500: '#bbf4eb',
950: '#000000',
},
}SCSS
$custom: #bbf4eb; $custom-light: #d0f7f1; $custom-dark: #000000;
JSON
{
"hex": "#bbf4eb",
"rgb": {
"r": 187,
"g": 244,
"b": 235
},
"hsl": {
"h": 170.526,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92581,
"c": 0.05895,
"h": 184.3
},
"luminance": 0.81264
}Semantic roles & 50–950 ramp
primary
#BBF4EB
secondary
#D57E8C
accent
#1130D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585