#BBE4E2#BBE4E2
#BBE4E2 is a very light, muted teal. Relative luminance 0.715; OKLCH L 88.9% C 0.043 H 192.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E2 |
|---|---|
| RGB | rgb(187, 228, 226) |
| HSL | hsl(177, 43%, 81%) |
| HSV | hsv(177, 18%, 89%) |
| CMYK | cmyk(18%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.75, -13.65, -3.44) |
| CIE-LCH | lch(87.75, 14.07, 194.16°) |
| OKLab | oklab(88.92% -0.0417 -0.0094) |
| OKLCH | oklch(88.92% 0.043 192.8) |
| XYZ | xyz(61.9606, 71.5406, 82.4809) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 4.55
Pale Blue
#D0FEFE
ΔE00 5.56
Light Sky Blue
#C6FCFF
ΔE00 5.65
Pale Sky Blue
#BDF6FE
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E2 #E4BBBD
analogous
#BBE4CE #BBE4E2 #BBD2E4
triadic
#BBE4E2 #E2BBE4 #E4E2BB
tetradic
#BBE4E2 #CEBBE4 #E4BBBD #D2E4BB
square
#BBE4E2 #CEBBE4 #E4BBBD #D2E4BB
split-complementary
#BBE4E2 #E4BBD2 #E4CEBB
monochromatic
#63C1BD #8FD3CF #BBE4E2 #E7F5F5 #E9F6F6
Accessibility & contrast
On white
1.37
#BBE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BBE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E2
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E2 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#D7D9E2
Tritanopia (blue-blind)
#AFE7E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e2; /* rgb */ color: rgb(187, 228, 226); /* oklch */ color: oklch(88.9% 0.043 192.8);
Tailwind
colors: {
custom: {
50: '#d0eceb',
500: '#bbe4e2',
950: '#000000',
},
}SCSS
$custom: #bbe4e2; $custom-light: #d0eceb; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e2",
"rgb": {
"r": 187,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.073,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.88924,
"c": 0.04271,
"h": 192.8
},
"luminance": 0.71543
}Semantic roles & 50–950 ramp
primary
#BBE4E2
secondary
#BE8588
accent
#2F36B6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484