#BBDFE4#BBDFE4
#BBDFE4 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.038 H 206.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE4 |
|---|---|
| RGB | rgb(187, 223, 228) |
| HSL | hsl(187, 43%, 81%) |
| HSV | hsv(187, 18%, 89%) |
| CMYK | cmyk(18%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(86.47, -10.69, -6.37) |
| CIE-LCH | lch(86.47, 12.45, 210.80°) |
| OKLab | oklab(87.93% -0.0343 -0.0173) |
| OKLCH | oklch(87.93% 0.038 206.8) |
| XYZ | xyz(60.8810, 68.9397, 83.4828) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.77
Lightblue
#ADD8E6
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.94
Light Sky Blue
#C6FCFF
ΔE00 7.08
Pale Blue
#D0FEFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE4 #E4C0BB
analogous
#BBE4D5 #BBDFE4 #BBCBE4
triadic
#BBDFE4 #E4BBDF #DFE4BB
tetradic
#BBDFE4 #D5BBE4 #E4C0BB #CBE4BB
square
#BBDFE4 #D5BBE4 #E4C0BB #CBE4BB
split-complementary
#BBDFE4 #E4BBCB #E4D5BB
monochromatic
#63B6C1 #8FCAD3 #BBDFE4 #E7F4F5 #E9F5F6
Accessibility & contrast
On white
1.42
#BBDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BBDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE4
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE4 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#AFE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfe4; /* rgb */ color: rgb(187, 223, 228); /* oklch */ color: oklch(87.9% 0.038 206.8);
Tailwind
colors: {
custom: {
50: '#d0e9ec',
500: '#bbdfe4',
950: '#000000',
},
}SCSS
$custom: #bbdfe4; $custom-light: #d0e9ec; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe4",
"rgb": {
"r": 187,
"g": 223,
"b": 228
},
"hsl": {
"h": 187.317,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87933,
"c": 0.03839,
"h": 206.8
},
"luminance": 0.68942
}Semantic roles & 50–950 ramp
primary
#BBDFE4
secondary
#BE8C85
accent
#402FB6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484