#B7DFD8#B7DFD8
#B7DFD8 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.043 H 183.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFD8 |
|---|---|
| RGB | rgb(183, 223, 216) |
| HSL | hsl(170, 38%, 80%) |
| HSV | hsv(170, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.91, -14.40, -0.90) |
| CIE-LCH | lch(85.91, 14.43, 183.59°) |
| OKLab | oklab(87.31% -0.0428 -0.0026) |
| OKLCH | oklch(87.31% 0.043 183.5) |
| XYZ | xyz(58.3074, 67.7987, 74.9668) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Ice
#D6FFFA
ΔE00 6.98
Light Light Blue
#CAFFFB
ΔE00 7.10
Pale Blue
#D0FEFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFD8 #DFB7BE
analogous
#B7DFC4 #B7DFD8 #B7D2DF
triadic
#B7DFD8 #D8B7DF #DFD8B7
tetradic
#B7DFD8 #C4B7DF #DFB7BE #D2DFB7
square
#B7DFD8 #C4B7DF #DFB7BE #D2DFB7
split-complementary
#B7DFD8 #DFB7D2 #DFC4B7
monochromatic
#62B9AA #8DCCC1 #B7DFD8 #E1F2EF #EAF6F4
Accessibility & contrast
On white
1.44
#B7DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B7DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFD8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFD8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#ACE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfd8; /* rgb */ color: rgb(183, 223, 216); /* oklch */ color: oklch(87.3% 0.043 183.5);
Tailwind
colors: {
custom: {
50: '#cde9e4',
500: '#b7dfd8',
950: '#000000',
},
}SCSS
$custom: #b7dfd8; $custom-light: #cde9e4; $custom-dark: #000000;
JSON
{
"hex": "#b7dfd8",
"rgb": {
"r": 183,
"g": 223,
"b": 216
},
"hsl": {
"h": 169.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87312,
"c": 0.0429,
"h": 183.5
},
"luminance": 0.678
}Semantic roles & 50–950 ramp
primary
#B7DFD8
secondary
#B7838C
accent
#344AB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484