#BBF5EA#BBF5EA
#BBF5EA is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.8% C 0.060 H 182.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5EA |
|---|---|
| RGB | rgb(187, 245, 234) |
| HSL | hsl(169, 74%, 85%) |
| HSV | hsv(169, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(92.49, -20.45, -0.67) |
| CIE-LCH | lch(92.49, 20.46, 181.87°) |
| OKLab | oklab(92.77% -0.0604 -0.0021) |
| OKLCH | oklch(92.77% 0.06 182) |
| XYZ | xyz(67.9927, 81.8073, 90.0338) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.13
Eggshell Blue
#C4FFF7
ΔE00 2.41
Pale Cyan
#B7FFFA
ΔE00 3.61
Light Light Blue
#CAFFFB
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5EA #F5BBC6
analogous
#BBF5CD #BBF5EA #BBE3F5
triadic
#BBF5EA #EABBF5 #F5EABB
tetradic
#BBF5EA #CDBBF5 #F5BBC6 #E3F5BB
square
#BBF5EA #CDBBF5 #F5BBC6 #E3F5BB
split-complementary
#BBF5EA #F5BBE3 #F5CDBB
monochromatic
#50E5C9 #86EDDA #BBF5EA #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.21
#BBF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BBF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5EA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5EA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#ABF7F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf5ea; /* rgb */ color: rgb(187, 245, 234); /* oklch */ color: oklch(92.8% 0.060 182.0);
Tailwind
colors: {
custom: {
50: '#d0f8f0',
500: '#bbf5ea',
950: '#000000',
},
}SCSS
$custom: #bbf5ea; $custom-light: #d0f8f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf5ea",
"rgb": {
"r": 187,
"g": 245,
"b": 234
},
"hsl": {
"h": 168.621,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92765,
"c": 0.06048,
"h": 182
},
"luminance": 0.8181
}Semantic roles & 50–950 ramp
primary
#BBF5EA
secondary
#D67E8F
accent
#0F35D6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585