#BBEAEF#BBEAEF
#BBEAEF is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.6% C 0.049 H 204.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAEF |
|---|---|
| RGB | rgb(187, 234, 239) |
| HSL | hsl(186, 62%, 84%) |
| HSV | hsv(186, 22%, 94%) |
| CMYK | cmyk(21.8%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.69, -13.94, -7.39) |
| CIE-LCH | lch(89.69, 15.78, 207.93°) |
| OKLab | oklab(90.58% -0.0444 -0.0201) |
| OKLCH | oklch(90.58% 0.049 204.4) |
| XYZ | xyz(65.4918, 75.6400, 92.7939) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.32
Pale Sky Blue
#BDF6FE
ΔE00 3.01
Light Sky Blue
#C6FCFF
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.67
Really Light Blue
#D4FFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAEF #EFC0BB
analogous
#BBEFDA #BBEAEF #BBD0EF
triadic
#BBEAEF #EFBBEA #EAEFBB
tetradic
#BBEAEF #DABBEF #EFC0BB #D0EFBB
square
#BBEAEF #DABBEF #EFC0BB #D0EFBB
split-complementary
#BBEAEF #EFBBD0 #EFDABB
monochromatic
#58CBD8 #89DBE3 #BBEAEF #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.30
#BBEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#BBEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAEF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAEF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#ABEEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeaef; /* rgb */ color: rgb(187, 234, 239); /* oklch */ color: oklch(90.6% 0.049 204.4);
Tailwind
colors: {
custom: {
50: '#d0f0f4',
500: '#bbeaef',
950: '#000000',
},
}SCSS
$custom: #bbeaef; $custom-light: #d0f0f4; $custom-dark: #000000;
JSON
{
"hex": "#bbeaef",
"rgb": {
"r": 187,
"g": 234,
"b": 239
},
"hsl": {
"h": 185.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.90583,
"c": 0.04877,
"h": 204.4
},
"luminance": 0.75642
}Semantic roles & 50–950 ramp
primary
#BBEAEF
secondary
#CD8881
accent
#2D1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585