#BBEEEA#BBEEEA
#BBEEEA is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.3% C 0.052 H 190.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEEA |
|---|---|
| RGB | rgb(187, 238, 234) |
| HSL | hsl(175, 60%, 83%) |
| HSV | hsv(175, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.62, -17.00, -3.41) |
| CIE-LCH | lch(90.62, 17.34, 191.34°) |
| OKLab | oklab(91.28% -0.0515 -0.0094) |
| OKLCH | oklch(91.28% 0.052 190.3) |
| XYZ | xyz(65.9150, 77.6519, 89.3413) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.98
Light Light Blue
#CAFFFB
ΔE00 3.53
Eggshell Blue
#C4FFF7
ΔE00 3.93
Light Sky Blue
#C6FCFF
ΔE00 4.09
Pale Blue
#D0FEFE
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEEA #EEBBBF
analogous
#BBEED0 #BBEEEA #BBD8EE
triadic
#BBEEEA #EABBEE #EEEABB
tetradic
#BBEEEA #D0BBEE #EEBBBF #D8EEBB
square
#BBEEEA #D0BBEE #EEBBBF #D8EEBB
split-complementary
#BBEEEA #EEBBD8 #EED0BB
monochromatic
#59D6CC #8AE2DB #BBEEEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.27
#BBEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BBEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEEA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEEA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#ACF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeeea; /* rgb */ color: rgb(187, 238, 234); /* oklch */ color: oklch(91.3% 0.052 190.3);
Tailwind
colors: {
custom: {
50: '#d0f3f0',
500: '#bbeeea',
950: '#000000',
},
}SCSS
$custom: #bbeeea; $custom-light: #d0f3f0; $custom-dark: #000000;
JSON
{
"hex": "#bbeeea",
"rgb": {
"r": 187,
"g": 238,
"b": 234
},
"hsl": {
"h": 175.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91277,
"c": 0.05237,
"h": 190.3
},
"luminance": 0.77654
}Semantic roles & 50–950 ramp
primary
#BBEEEA
secondary
#CC8187
accent
#1E2BC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585