#BBEAEE#BBEAEE
#BBEAEE is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.6% C 0.049 H 202.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAEE |
|---|---|
| RGB | rgb(187, 234, 238) |
| HSL | hsl(185, 60%, 83%) |
| HSV | hsv(185, 21%, 93%) |
| CMYK | cmyk(21.4%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.66, -14.16, -6.91) |
| CIE-LCH | lch(89.66, 15.75, 206.01°) |
| OKLab | oklab(90.55% -0.0448 -0.0188) |
| OKLCH | oklch(90.55% 0.049 202.8) |
| XYZ | xyz(65.3444, 75.5810, 92.0180) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.40
Pale Sky Blue
#BDF6FE
ΔE00 3.13
Paleturquoise
#AFEEEE
ΔE00 3.86
Light Sky Blue
#C6FCFF
ΔE00 3.90
Pale Blue
#D0FEFE
ΔE00 4.52
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAEE #EEBFBB
analogous
#BBEED8 #BBEAEE #BBD0EE
triadic
#BBEAEE #EEBBEA #EAEEBB
tetradic
#BBEAEE #D8BBEE #EEBFBB #D0EEBB
square
#BBEAEE #D8BBEE #EEBFBB #D0EEBB
split-complementary
#BBEAEE #EEBBD0 #EED8BB
monochromatic
#59CCD6 #8ADBE2 #BBEAEE #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.30
#BBEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#BBEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAEE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAEE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#ABEEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeaee; /* rgb */ color: rgb(187, 234, 238); /* oklch */ color: oklch(90.6% 0.049 202.8);
Tailwind
colors: {
custom: {
50: '#d0f0f3',
500: '#bbeaee',
950: '#000000',
},
}SCSS
$custom: #bbeaee; $custom-light: #d0f0f3; $custom-dark: #000000;
JSON
{
"hex": "#bbeaee",
"rgb": {
"r": 187,
"g": 234,
"b": 238
},
"hsl": {
"h": 184.706,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90553,
"c": 0.04859,
"h": 202.8
},
"luminance": 0.75583
}Semantic roles & 50–950 ramp
primary
#BBEAEE
secondary
#CC8781
accent
#2B1EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585