#BBF7EA#BBF7EA
#BBF7EA is a very light, moderate teal. Relative luminance 0.830; OKLCH L 93.2% C 0.063 H 180.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF7EA |
|---|---|
| RGB | rgb(187, 247, 234) |
| HSL | hsl(167, 79%, 85%) |
| HSV | hsv(167, 24%, 97%) |
| CMYK | cmyk(24.3%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(93.02, -21.43, 0.11) |
| CIE-LCH | lch(93.02, 21.43, 179.70°) |
| OKLab | oklab(93.19% -0.063 0) |
| OKLCH | oklch(93.19% 0.063 180) |
| XYZ | xyz(68.6010, 83.0240, 90.2366) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 2.63
Pale Aqua
#B8FFEB
ΔE00 3.09
Pale Cyan
#B7FFFA
ΔE00 3.82
Light Light Blue
#CAFFFB
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF7EA #F7BBC8
analogous
#BBF7CC #BBF7EA #BBE6F7
triadic
#BBF7EA #EABBF7 #F7EABB
tetradic
#BBF7EA #CCBBF7 #F7BBC8 #E6F7BB
square
#BBF7EA #CCBBF7 #F7BBC8 #E6F7BB
split-complementary
#BBF7EA #F7BBE6 #F7CCBB
monochromatic
#4DEAC8 #84F1D9 #BBF7EA #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.19
#BBF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BBF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF7EA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF7EA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#ABF9F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbf7ea; /* rgb */ color: rgb(187, 247, 234); /* oklch */ color: oklch(93.2% 0.063 180.0);
Tailwind
colors: {
custom: {
50: '#d0faf0',
500: '#bbf7ea',
950: '#000000',
},
}SCSS
$custom: #bbf7ea; $custom-light: #d0faf0; $custom-dark: #000000;
JSON
{
"hex": "#bbf7ea",
"rgb": {
"r": 187,
"g": 247,
"b": 234
},
"hsl": {
"h": 167,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.93192,
"c": 0.06297,
"h": 180
},
"luminance": 0.83027
}Semantic roles & 50–950 ramp
primary
#BBF7EA
secondary
#D97D91
accent
#0A38DB
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585