#BBF2EC#BBF2EC
#BBF2EC is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.2% C 0.056 H 188.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2EC |
|---|---|
| RGB | rgb(187, 242, 236) |
| HSL | hsl(173, 68%, 84%) |
| HSV | hsv(173, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(91.74, -18.56, -2.81) |
| CIE-LCH | lch(91.74, 18.78, 188.60°) |
| OKLab | oklab(92.18% -0.0558 -0.0078) |
| OKLCH | oklch(92.18% 0.056 188) |
| XYZ | xyz(67.3814, 80.1225, 91.2555) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.90
Eggshell Blue
#C4FFF7
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 2.80
Light Light Blue
#CAFFFB
ΔE00 2.99
Pale Cyan
#B7FFFA
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2EC #F2BBC1
analogous
#BBF2D1 #BBF2EC #BBDDF2
triadic
#BBF2EC #ECBBF2 #F2ECBB
tetradic
#BBF2EC #D1BBF2 #F2BBC1 #DDF2BB
square
#BBF2EC #D1BBF2 #F2BBC1 #DDF2BB
split-complementary
#BBF2EC #F2BBDD #F2D1BB
monochromatic
#54DECF #88E8DE #BBF2EC #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.23
#BBF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2EC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2EC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#ABF5F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf2ec; /* rgb */ color: rgb(187, 242, 236); /* oklch */ color: oklch(92.2% 0.056 188.0);
Tailwind
colors: {
custom: {
50: '#d0f6f2',
500: '#bbf2ec',
950: '#000000',
},
}SCSS
$custom: #bbf2ec; $custom-light: #d0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf2ec",
"rgb": {
"r": 187,
"g": 242,
"b": 236
},
"hsl": {
"h": 173.455,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92185,
"c": 0.05638,
"h": 188
},
"luminance": 0.80125
}Semantic roles & 50–950 ramp
primary
#BBF2EC
secondary
#D28088
accent
#162AD0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585