#BBF9EE#BBF9EE
#BBF9EE is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.7% C 0.064 H 182.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF9EE |
|---|---|
| RGB | rgb(187, 249, 238) |
| HSL | hsl(169, 84%, 85%) |
| HSV | hsv(169, 25%, 98%) |
| CMYK | cmyk(24.9%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(93.66, -21.58, -1.03) |
| CIE-LCH | lch(93.66, 21.61, 182.73°) |
| OKLab | oklab(93.73% -0.0639 -0.0031) |
| OKLCH | oklch(93.73% 0.064 182.8) |
| XYZ | xyz(69.7970, 84.4862, 93.5022) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.90
Duck Egg Blue
#C3FBF4
ΔE00 2.02
Pale Cyan
#B7FFFA
ΔE00 2.91
Pale Aqua
#B8FFEB
ΔE00 3.44
Light Light Blue
#CAFFFB
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF9EE #F9BBC6
analogous
#BBF9CF #BBF9EE #BBE5F9
triadic
#BBF9EE #EEBBF9 #F9EEBB
tetradic
#BBF9EE #CFBBF9 #F9BBC6 #E5F9BB
square
#BBF9EE #CFBBF9 #F9BBC6 #E5F9BB
split-complementary
#BBF9EE #F9BBE5 #F9CFBB
monochromatic
#4BEFD2 #83F4E0 #BBF9EE #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.17
#BBF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BBF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF9EE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF9EE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#A9FBF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbf9ee; /* rgb */ color: rgb(187, 249, 238); /* oklch */ color: oklch(93.7% 0.064 182.8);
Tailwind
colors: {
custom: {
50: '#d0fbf3',
500: '#bbf9ee',
950: '#000000',
},
}SCSS
$custom: #bbf9ee; $custom-light: #d0fbf3; $custom-dark: #000000;
JSON
{
"hex": "#bbf9ee",
"rgb": {
"r": 187,
"g": 249,
"b": 238
},
"hsl": {
"h": 169.355,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.93733,
"c": 0.06396,
"h": 182.8
},
"luminance": 0.84489
}Semantic roles & 50–950 ramp
primary
#BBF9EE
secondary
#DD7B8D
accent
#052CE0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585