#BBF9ED#BBF9ED
#BBF9ED is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.7% C 0.064 H 181.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF9ED |
|---|---|
| RGB | rgb(187, 249, 237) |
| HSL | hsl(168, 84%, 85%) |
| HSV | hsv(168, 25%, 98%) |
| CMYK | cmyk(24.9%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(93.64, -21.79, -0.55) |
| CIE-LCH | lch(93.64, 21.79, 181.44°) |
| OKLab | oklab(93.7% -0.0643 -0.0018) |
| OKLCH | oklch(93.7% 0.064 181.6) |
| XYZ | xyz(69.6505, 84.4276, 92.7306) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.15
Duck Egg Blue
#C3FBF4
ΔE00 2.31
Pale Aqua
#B8FFEB
ΔE00 3.12
Pale Cyan
#B7FFFA
ΔE00 3.21
Light Light Blue
#CAFFFB
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF9ED #F9BBC7
analogous
#BBF9CE #BBF9ED #BBE6F9
triadic
#BBF9ED #EDBBF9 #F9EDBB
tetradic
#BBF9ED #CEBBF9 #F9BBC7 #E6F9BB
square
#BBF9ED #CEBBF9 #F9BBC7 #E6F9BB
split-complementary
#BBF9ED #F9BBE6 #F9CEBB
monochromatic
#4BEFCF #83F4DE #BBF9ED #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.17
#BBF9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BBF9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF9ED
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF9ED | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#AAFBF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbf9ed; /* rgb */ color: rgb(187, 249, 237); /* oklch */ color: oklch(93.7% 0.064 181.6);
Tailwind
colors: {
custom: {
50: '#d0fbf2',
500: '#bbf9ed',
950: '#000000',
},
}SCSS
$custom: #bbf9ed; $custom-light: #d0fbf2; $custom-dark: #000000;
JSON
{
"hex": "#bbf9ed",
"rgb": {
"r": 187,
"g": 249,
"b": 237
},
"hsl": {
"h": 168.387,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.93704,
"c": 0.06432,
"h": 181.6
},
"luminance": 0.84431
}Semantic roles & 50–950 ramp
primary
#BBF9ED
secondary
#DD7B8E
accent
#0530E0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585