#BBDFE2#BBDFE2
#BBDFE2 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.038 H 202.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE2 |
|---|---|
| RGB | rgb(187, 223, 226) |
| HSL | hsl(185, 40%, 81%) |
| HSV | hsv(185, 17%, 89%) |
| CMYK | cmyk(17.3%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.42, -11.11, -5.40) |
| CIE-LCH | lch(86.42, 12.35, 205.92°) |
| OKLab | oklab(87.87% -0.035 -0.0146) |
| OKLCH | oklch(87.87% 0.038 202.7) |
| XYZ | xyz(60.6049, 68.8293, 82.0290) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.74
Lightblue
#ADD8E6
ΔE00 4.75
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.51
Light Sky Blue
#C6FCFF
ΔE00 6.89
Pale Blue
#D0FEFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE2 #E2BEBB
analogous
#BBE2D1 #BBDFE2 #BBCBE2
triadic
#BBDFE2 #E2BBDF #DFE2BB
tetradic
#BBDFE2 #D1BBE2 #E2BEBB #CBE2BB
square
#BBDFE2 #D1BBE2 #E2BEBB #CBE2BB
split-complementary
#BBDFE2 #E2BBCB #E2D1BB
monochromatic
#65B7BD #90CBD0 #BBDFE2 #E6F3F4 #EAF5F6
Accessibility & contrast
On white
1.42
#BBDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BBDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#AFE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe2; /* rgb */ color: rgb(187, 223, 226); /* oklch */ color: oklch(87.9% 0.038 202.7);
Tailwind
colors: {
custom: {
50: '#d0e9eb',
500: '#bbdfe2',
950: '#000000',
},
}SCSS
$custom: #bbdfe2; $custom-light: #d0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe2",
"rgb": {
"r": 187,
"g": 223,
"b": 226
},
"hsl": {
"h": 184.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87871,
"c": 0.03799,
"h": 202.7
},
"luminance": 0.68831
}Semantic roles & 50–950 ramp
primary
#BBDFE2
secondary
#BB8A86
accent
#3C32B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484