#B0DFDF#B0DFDF
#B0DFDF is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.049 H 196.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFDF |
|---|---|
| RGB | rgb(176, 223, 223) |
| HSL | hsl(180, 42%, 78%) |
| HSV | hsv(180, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.67, -15.10, -4.99) |
| CIE-LCH | lch(85.67, 15.90, 198.31°) |
| OKLab | oklab(87.08% -0.0467 -0.0136) |
| OKLCH | oklch(87.08% 0.049 196.3) |
| XYZ | xyz(57.6075, 67.3310, 79.7586) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.52
Paleturquoise
#AFEEEE
ΔE00 4.11
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Light Sky Blue
#C6FCFF
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFDF #DFB0B0
analogous
#B0DFC7 #B0DFDF #B0C7DF
triadic
#B0DFDF #DFB0DF #DFDFB0
tetradic
#B0DFDF #C7B0DF #DFB0B0 #C7DFB0
square
#B0DFDF #C7B0DF #DFB0B0 #C7DFB0
split-complementary
#B0DFDF #DFB0C7 #DFC7B0
monochromatic
#59BCBC #84CDCD #B0DFDF #DCF1F1 #E9F6F6
Accessibility & contrast
On white
1.45
#B0DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B0DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFDF
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFDF | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#A1E2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfdf; /* rgb */ color: rgb(176, 223, 223); /* oklch */ color: oklch(87.1% 0.049 196.3);
Tailwind
colors: {
custom: {
50: '#c8e9e9',
500: '#b0dfdf',
950: '#000000',
},
}SCSS
$custom: #b0dfdf; $custom-light: #c8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#b0dfdf",
"rgb": {
"r": 176,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.87078,
"c": 0.04861,
"h": 196.3
},
"luminance": 0.67333
}Semantic roles & 50–950 ramp
primary
#B0DFDF
secondary
#B87C7C
accent
#3030B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484