#BBDFDF#BBDFDF
#BBDFDF is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.038 H 196.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFDF |
|---|---|
| RGB | rgb(187, 223, 223) |
| HSL | hsl(180, 36%, 80%) |
| HSV | hsv(180, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.34, -11.73, -3.93) |
| CIE-LCH | lch(86.34, 12.37, 198.55°) |
| OKLab | oklab(87.78% -0.0362 -0.0107) |
| OKLCH | oklch(87.78% 0.038 196.5) |
| XYZ | xyz(60.1969, 68.6661, 79.8800) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.25
Lightblue
#ADD8E6
ΔE00 5.98
Paleturquoise
#AFEEEE
ΔE00 6.09
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Pale Blue
#D0FEFE
ΔE00 6.71
Very Light Blue
#D5FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFDF #DFBBBB
analogous
#BBDFCD #BBDFDF #BBCDDF
triadic
#BBDFDF #DFBBDF #DFDFBB
tetradic
#BBDFDF #CDBBDF #DFBBBB #CDDFBB
square
#BBDFDF #CDBBDF #DFBBBB #CDDFBB
split-complementary
#BBDFDF #DFBBCD #DFCDBB
monochromatic
#68B8B8 #91CBCB #BBDFDF #E5F3F3 #EAF5F5
Accessibility & contrast
On white
1.43
#BBDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BBDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFDF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFDF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#B0E2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfdf; /* rgb */ color: rgb(187, 223, 223); /* oklch */ color: oklch(87.8% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#d0e9e9',
500: '#bbdfdf',
950: '#000000',
},
}SCSS
$custom: #bbdfdf; $custom-light: #d0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdfdf",
"rgb": {
"r": 187,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8778,
"c": 0.03777,
"h": 196.5
},
"luminance": 0.68668
}Semantic roles & 50–950 ramp
primary
#BBDFDF
secondary
#B78787
accent
#3737AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484