#BBF2EA#BBF2EA
#BBF2EA is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.1% C 0.057 H 185.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2EA |
|---|---|
| RGB | rgb(187, 242, 234) |
| HSL | hsl(171, 68%, 84%) |
| HSV | hsv(171, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.69, -18.98, -1.84) |
| CIE-LCH | lch(91.69, 19.07, 185.55°) |
| OKLab | oklab(92.13% -0.0566 -0.0052) |
| OKLCH | oklch(92.13% 0.057 185.3) |
| XYZ | xyz(67.0925, 80.0069, 89.7338) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.93
Eggshell Blue
#C4FFF7
ΔE00 2.68
Light Light Blue
#CAFFFB
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 3.44
Pale Cyan
#B7FFFA
ΔE00 3.73
Ice
#D6FFFA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2EA #F2BBC3
analogous
#BBF2CF #BBF2EA #BBDFF2
triadic
#BBF2EA #EABBF2 #F2EABB
tetradic
#BBF2EA #CFBBF2 #F2BBC3 #DFF2BB
square
#BBF2EA #CFBBF2 #F2BBC3 #DFF2BB
split-complementary
#BBF2EA #F2BBDF #F2CFBB
monochromatic
#54DECA #88E8DA #BBF2EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.24
#BBF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#BBF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2EA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2EA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#ABF5EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf2ea; /* rgb */ color: rgb(187, 242, 234); /* oklch */ color: oklch(92.1% 0.057 185.3);
Tailwind
colors: {
custom: {
50: '#d0f6f0',
500: '#bbf2ea',
950: '#000000',
},
}SCSS
$custom: #bbf2ea; $custom-light: #d0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#bbf2ea",
"rgb": {
"r": 187,
"g": 242,
"b": 234
},
"hsl": {
"h": 171.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.92126,
"c": 0.05687,
"h": 185.3
},
"luminance": 0.8001
}Semantic roles & 50–950 ramp
primary
#BBF2EA
secondary
#D2808B
accent
#1631D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585