#B0DFDA#B0DFDA
#B0DFDA is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.049 H 188.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFDA |
|---|---|
| RGB | rgb(176, 223, 218) |
| HSL | hsl(174, 42%, 78%) |
| HSV | hsv(174, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.54, -16.15, -2.55) |
| CIE-LCH | lch(85.54, 16.35, 188.97°) |
| OKLab | oklab(86.93% -0.0486 -0.0071) |
| OKLCH | oklch(86.93% 0.049 188.3) |
| XYZ | xyz(56.9434, 67.0653, 76.2607) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 4.62
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.85
Eggshell Blue
#C4FFF7
ΔE00 6.97
Light Sky Blue
#C6FCFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFDA #DFB0B5
analogous
#B0DFC2 #B0DFDA #B0CCDF
triadic
#B0DFDA #DAB0DF #DFDAB0
tetradic
#B0DFDA #C2B0DF #DFB0B5 #CCDFB0
square
#B0DFDA #C2B0DF #DFB0B5 #CCDFB0
split-complementary
#B0DFDA #DFB0CC #DFC2B0
monochromatic
#59BCB1 #84CDC6 #B0DFDA #DCF1EE #E9F6F5
Accessibility & contrast
On white
1.46
#B0DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B0DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFDA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFDA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#A2E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfda; /* rgb */ color: rgb(176, 223, 218); /* oklch */ color: oklch(86.9% 0.049 188.3);
Tailwind
colors: {
custom: {
50: '#c8e9e5',
500: '#b0dfda',
950: '#000000',
},
}SCSS
$custom: #b0dfda; $custom-light: #c8e9e5; $custom-dark: #000000;
JSON
{
"hex": "#b0dfda",
"rgb": {
"r": 176,
"g": 223,
"b": 218
},
"hsl": {
"h": 173.617,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86927,
"c": 0.04915,
"h": 188.3
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#B0DFDA
secondary
#B87C82
accent
#303EB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484