#BBF4ED#BBF4ED
#BBF4ED is a very light, muted teal. Relative luminance 0.814; OKLCH L 92.6% C 0.058 H 186.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4ED |
|---|---|
| RGB | rgb(187, 244, 237) |
| HSL | hsl(173, 72%, 85%) |
| HSV | hsv(173, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(92.30, -19.34, -2.51) |
| CIE-LCH | lch(92.30, 19.50, 187.38°) |
| OKLab | oklab(92.64% -0.058 -0.007) |
| OKLCH | oklch(92.64% 0.058 186.9) |
| XYZ | xyz(68.1256, 81.3778, 92.2223) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.53
Eggshell Blue
#C4FFF7
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 2.92
Pale Cyan
#B7FFFA
ΔE00 3.13
Paleturquoise
#AFEEEE
ΔE00 3.13
Light Cyan
#ACFFFC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4ED #F4BBC2
analogous
#BBF4D1 #BBF4ED #BBDFF4
triadic
#BBF4ED #EDBBF4 #F4EDBB
tetradic
#BBF4ED #D1BBF4 #F4BBC2 #DFF4BB
square
#BBF4ED #D1BBF4 #F4BBC2 #DFF4BB
split-complementary
#BBF4ED #F4BBDF #F4D1BB
monochromatic
#52E3D1 #86EBDF #BBF4ED #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.22
#BBF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#BBF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4ED
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4ED | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#AAF7F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf4ed; /* rgb */ color: rgb(187, 244, 237); /* oklch */ color: oklch(92.6% 0.058 186.9);
Tailwind
colors: {
custom: {
50: '#d0f7f2',
500: '#bbf4ed',
950: '#000000',
},
}SCSS
$custom: #bbf4ed; $custom-light: #d0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ed",
"rgb": {
"r": 187,
"g": 244,
"b": 237
},
"hsl": {
"h": 172.632,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92639,
"c": 0.05841,
"h": 186.9
},
"luminance": 0.81381
}Semantic roles & 50–950 ramp
primary
#BBF4ED
secondary
#D57E89
accent
#1129D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585