#BBF3EA#BBF3EA
#BBF3EA is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.3% C 0.058 H 184.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3EA |
|---|---|
| RGB | rgb(187, 243, 234) |
| HSL | hsl(170, 70%, 84%) |
| HSV | hsv(170, 23%, 95%) |
| CMYK | cmyk(23%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(91.96, -19.47, -1.45) |
| CIE-LCH | lch(91.96, 19.53, 184.26°) |
| OKLab | oklab(92.34% -0.0579 -0.0042) |
| OKLCH | oklch(92.34% 0.058 184.1) |
| XYZ | xyz(67.3909, 80.6038, 89.8332) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.90
Eggshell Blue
#C4FFF7
ΔE00 2.51
Light Light Blue
#CAFFFB
ΔE00 3.44
Pale Cyan
#B7FFFA
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 3.78
Pale Aqua
#B8FFEB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3EA #F3BBC4
analogous
#BBF3CE #BBF3EA #BBE0F3
triadic
#BBF3EA #EABBF3 #F3EABB
tetradic
#BBF3EA #CEBBF3 #F3BBC4 #E0F3BB
square
#BBF3EA #CEBBF3 #F3BBC4 #E0F3BB
split-complementary
#BBF3EA #F3BBE0 #F3CEBB
monochromatic
#53E1CA #87EADA #BBF3EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.23
#BBF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BBF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3EA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3EA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#ABF5F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf3ea; /* rgb */ color: rgb(187, 243, 234); /* oklch */ color: oklch(92.3% 0.058 184.1);
Tailwind
colors: {
custom: {
50: '#d0f7f0',
500: '#bbf3ea',
950: '#000000',
},
}SCSS
$custom: #bbf3ea; $custom-light: #d0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf3ea",
"rgb": {
"r": 187,
"g": 243,
"b": 234
},
"hsl": {
"h": 170.357,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92339,
"c": 0.05805,
"h": 184.1
},
"luminance": 0.80606
}Semantic roles & 50–950 ramp
primary
#BBF3EA
secondary
#D37F8D
accent
#1432D2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585