#BBE2DE#BBE2DE
#BBE2DE is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.4% C 0.041 H 188.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2DE |
|---|---|
| RGB | rgb(187, 226, 222) |
| HSL | hsl(174, 40%, 81%) |
| HSV | hsv(174, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.11, -13.45, -2.28) |
| CIE-LCH | lch(87.11, 13.64, 189.60°) |
| OKLab | oklab(88.38% -0.0406 -0.0063) |
| OKLCH | oklch(88.38% 0.041 188.8) |
| XYZ | xyz(60.8711, 70.2296, 79.4416) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.33
Paleturquoise
#AFEEEE
ΔE00 5.19
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Ice
#D6FFFA
ΔE00 6.16
Pale Blue
#D0FEFE
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2DE #E2BBBF
analogous
#BBE2CA #BBE2DE #BBD2E2
triadic
#BBE2DE #DEBBE2 #E2DEBB
tetradic
#BBE2DE #CABBE2 #E2BBBF #D2E2BB
square
#BBE2DE #CABBE2 #E2BBBF #D2E2BB
split-complementary
#BBE2DE #E2BBD2 #E2CABB
monochromatic
#65BDB4 #90D0C9 #BBE2DE #E6F4F3 #EAF6F5
Accessibility & contrast
On white
1.40
#BBE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BBE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2DE
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2DE | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDE
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#B0E4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe2de; /* rgb */ color: rgb(187, 226, 222); /* oklch */ color: oklch(88.4% 0.041 188.8);
Tailwind
colors: {
custom: {
50: '#d0ebe8',
500: '#bbe2de',
950: '#000000',
},
}SCSS
$custom: #bbe2de; $custom-light: #d0ebe8; $custom-dark: #000000;
JSON
{
"hex": "#bbe2de",
"rgb": {
"r": 187,
"g": 226,
"b": 222
},
"hsl": {
"h": 173.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88383,
"c": 0.04107,
"h": 188.8
},
"luminance": 0.70231
}Semantic roles & 50–950 ramp
primary
#BBE2DE
secondary
#BB868B
accent
#3240B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484