#BBE4E4#BBE4E4
#BBE4E4 is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.0% C 0.043 H 196.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E4 |
|---|---|
| RGB | rgb(187, 228, 228) |
| HSL | hsl(180, 43%, 81%) |
| HSV | hsv(180, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.80, -13.23, -4.42) |
| CIE-LCH | lch(87.80, 13.95, 198.46°) |
| OKLab | oklab(88.98% -0.0409 -0.012) |
| OKLCH | oklch(88.98% 0.043 196.4) |
| XYZ | xyz(62.2366, 71.6510, 83.9346) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Paleturquoise
#AFEEEE
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 5.26
Light Sky Blue
#C6FCFF
ΔE00 5.46
Pale Blue
#D0FEFE
ΔE00 5.49
Really Light Blue
#D4FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E4 #E4BBBB
analogous
#BBE4D0 #BBE4E4 #BBD0E4
triadic
#BBE4E4 #E4BBE4 #E4E4BB
tetradic
#BBE4E4 #D0BBE4 #E4BBBB #D0E4BB
square
#BBE4E4 #D0BBE4 #E4BBBB #D0E4BB
split-complementary
#BBE4E4 #E4BBD0 #E4D0BB
monochromatic
#63C1C1 #8FD3D3 #BBE4E4 #E7F5F5 #E9F6F6
Accessibility & contrast
On white
1.37
#BBE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BBE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E4
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E4 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E4
Deuteranopia (green-blind)
#D6DAE4
Tritanopia (blue-blind)
#AEE7E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e4; /* rgb */ color: rgb(187, 228, 228); /* oklch */ color: oklch(89.0% 0.043 196.4);
Tailwind
colors: {
custom: {
50: '#d0ecec',
500: '#bbe4e4',
950: '#000000',
},
}SCSS
$custom: #bbe4e4; $custom-light: #d0ecec; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e4",
"rgb": {
"r": 187,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88984,
"c": 0.04262,
"h": 196.4
},
"luminance": 0.71653
}Semantic roles & 50–950 ramp
primary
#BBE4E4
secondary
#BE8585
accent
#2F2FB6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484