#BBDFDA#BBDFDA
#BBDFDA is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.6% C 0.038 H 186.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFDA |
|---|---|
| RGB | rgb(187, 223, 218) |
| HSL | hsl(172, 36%, 80%) |
| HSV | hsv(172, 16%, 87%) |
| CMYK | cmyk(16.1%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.21, -12.74, -1.49) |
| CIE-LCH | lch(86.21, 12.83, 186.67°) |
| OKLab | oklab(87.63% -0.0382 -0.0042) |
| OKLCH | oklch(87.63% 0.038 186.2) |
| XYZ | xyz(59.5327, 68.4004, 76.3821) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 6.13
Ice
#D6FFFA
ΔE00 6.80
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Pale Blue
#D0FEFE
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFDA #DFBBC0
analogous
#BBDFC8 #BBDFDA #BBD2DF
triadic
#BBDFDA #DABBDF #DFDABB
tetradic
#BBDFDA #C8BBDF #DFBBC0 #D2DFBB
square
#BBDFDA #C8BBDF #DFBBC0 #D2DFBB
split-complementary
#BBDFDA #DFBBD2 #DFC8BB
monochromatic
#68B8AD #91CBC3 #BBDFDA #E5F3F1 #EAF5F4
Accessibility & contrast
On white
1.43
#BBDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFDA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFDA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#B1E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdfda; /* rgb */ color: rgb(187, 223, 218); /* oklch */ color: oklch(87.6% 0.038 186.2);
Tailwind
colors: {
custom: {
50: '#d0e9e5',
500: '#bbdfda',
950: '#000000',
},
}SCSS
$custom: #bbdfda; $custom-light: #d0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#bbdfda",
"rgb": {
"r": 187,
"g": 223,
"b": 218
},
"hsl": {
"h": 171.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87631,
"c": 0.03841,
"h": 186.2
},
"luminance": 0.68402
}Semantic roles & 50–950 ramp
primary
#BBDFDA
secondary
#B7878E
accent
#3747AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484