#BBE4E3#BBE4E3
#BBE4E3 is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.0% C 0.043 H 194.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E3 |
|---|---|
| RGB | rgb(187, 228, 227) |
| HSL | hsl(179, 43%, 81%) |
| HSV | hsv(179, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(87.77, -13.44, -3.93) |
| CIE-LCH | lch(87.77, 14.00, 196.30°) |
| OKLab | oklab(88.95% -0.0413 -0.0107) |
| OKLCH | oklch(88.95% 0.043 194.6) |
| XYZ | xyz(62.0982, 71.5956, 83.2057) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.17
Paleturquoise
#AFEEEE
ΔE00 4.56
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Pale Blue
#D0FEFE
ΔE00 5.50
Light Sky Blue
#C6FCFF
ΔE00 5.54
Really Light Blue
#D4FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E3 #E4BBBC
analogous
#BBE4CF #BBE4E3 #BBD1E4
triadic
#BBE4E3 #E3BBE4 #E4E3BB
tetradic
#BBE4E3 #CFBBE4 #E4BBBC #D1E4BB
square
#BBE4E3 #CFBBE4 #E4BBBC #D1E4BB
split-complementary
#BBE4E3 #E4BBD1 #E4CFBB
monochromatic
#63C1BF #8FD3D1 #BBE4E3 #E7F5F5 #E9F6F6
Accessibility & contrast
On white
1.37
#BBE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#BBE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E3
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E3 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E3
Deuteranopia (green-blind)
#D6D9E3
Tritanopia (blue-blind)
#AFE7E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e3; /* rgb */ color: rgb(187, 228, 227); /* oklch */ color: oklch(89.0% 0.043 194.6);
Tailwind
colors: {
custom: {
50: '#d0eceb',
500: '#bbe4e3',
950: '#000000',
},
}SCSS
$custom: #bbe4e3; $custom-light: #d0eceb; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e3",
"rgb": {
"r": 187,
"g": 228,
"b": 227
},
"hsl": {
"h": 178.537,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88954,
"c": 0.04264,
"h": 194.6
},
"luminance": 0.71598
}Semantic roles & 50–950 ramp
primary
#BBE4E3
secondary
#BE8587
accent
#2F33B6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484