#BBF6ED#BBF6ED
#BBF6ED is a very light, moderate teal. Relative luminance 0.826; OKLCH L 93.1% C 0.061 H 184.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6ED |
|---|---|
| RGB | rgb(187, 246, 237) |
| HSL | hsl(171, 77%, 85%) |
| HSV | hsv(171, 24%, 96%) |
| CMYK | cmyk(24%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(92.83, -20.32, -1.72) |
| CIE-LCH | lch(92.83, 20.40, 184.85°) |
| OKLab | oklab(93.07% -0.0605 -0.0049) |
| OKLCH | oklch(93.07% 0.061 184.7) |
| XYZ | xyz(68.7307, 82.5879, 92.4240) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.55
Eggshell Blue
#C4FFF7
ΔE00 1.94
Pale Cyan
#B7FFFA
ΔE00 2.96
Light Light Blue
#CAFFFB
ΔE00 3.21
Paleturquoise
#AFEEEE
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6ED #F6BBC4
analogous
#BBF6CF #BBF6ED #BBE2F6
triadic
#BBF6ED #EDBBF6 #F6EDBB
tetradic
#BBF6ED #CFBBF6 #F6BBC4 #E2F6BB
square
#BBF6ED #CFBBF6 #F6BBC4 #E2F6BB
split-complementary
#BBF6ED #F6BBE2 #F6CFBB
monochromatic
#4FE8D0 #85EFDF #BBF6ED #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.20
#BBF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BBF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6ED
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6ED | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#AAF9F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf6ed; /* rgb */ color: rgb(187, 246, 237); /* oklch */ color: oklch(93.1% 0.061 184.7);
Tailwind
colors: {
custom: {
50: '#d0f9f2',
500: '#bbf6ed',
950: '#000000',
},
}SCSS
$custom: #bbf6ed; $custom-light: #d0f9f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf6ed",
"rgb": {
"r": 187,
"g": 246,
"b": 237
},
"hsl": {
"h": 170.847,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.93065,
"c": 0.06071,
"h": 184.7
},
"luminance": 0.82591
}Semantic roles & 50–950 ramp
primary
#BBF6ED
secondary
#D87D8B
accent
#0D2CD9
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585