#BBF4EA#BBF4EA
#BBF4EA is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.6% C 0.059 H 183.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4EA |
|---|---|
| RGB | rgb(187, 244, 234) |
| HSL | hsl(169, 72%, 85%) |
| HSV | hsv(169, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(92.22, -19.96, -1.06) |
| CIE-LCH | lch(92.22, 19.99, 183.04°) |
| OKLab | oklab(92.55% -0.0592 -0.0031) |
| OKLCH | oklch(92.55% 0.059 183) |
| XYZ | xyz(67.6910, 81.2039, 89.9333) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.97
Eggshell Blue
#C4FFF7
ΔE00 2.42
Pale Cyan
#B7FFFA
ΔE00 3.59
Light Light Blue
#CAFFFB
ΔE00 3.60
Paleturquoise
#AFEEEE
ΔE00 4.14
Pale Aqua
#B8FFEB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4EA #F4BBC5
analogous
#BBF4CE #BBF4EA #BBE2F4
triadic
#BBF4EA #EABBF4 #F4EABB
tetradic
#BBF4EA #CEBBF4 #F4BBC5 #E2F4BB
square
#BBF4EA #CEBBF4 #F4BBC5 #E2F4BB
split-complementary
#BBF4EA #F4BBE2 #F4CEBB
monochromatic
#52E3C9 #86EBDA #BBF4EA #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.22
#BBF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#BBF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4EA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4EA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDEA
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#ABF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4ea; /* rgb */ color: rgb(187, 244, 234); /* oklch */ color: oklch(92.6% 0.059 183.0);
Tailwind
colors: {
custom: {
50: '#d0f7f0',
500: '#bbf4ea',
950: '#000000',
},
}SCSS
$custom: #bbf4ea; $custom-light: #d0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ea",
"rgb": {
"r": 187,
"g": 244,
"b": 234
},
"hsl": {
"h": 169.474,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92552,
"c": 0.05925,
"h": 183
},
"luminance": 0.81207
}Semantic roles & 50–950 ramp
primary
#BBF4EA
secondary
#D57E8E
accent
#1133D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585