#B7DFDF#B7DFDF
#B7DFDF is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.5% C 0.042 H 196.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFDF |
|---|---|
| RGB | rgb(183, 223, 223) |
| HSL | hsl(180, 38%, 80%) |
| HSV | hsv(180, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.09, -12.97, -4.33) |
| CIE-LCH | lch(86.09, 13.67, 198.46°) |
| OKLab | oklab(87.52% -0.0401 -0.0118) |
| OKLCH | oklch(87.52% 0.042 196.4) |
| XYZ | xyz(59.2317, 68.1684, 79.8348) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 6.05
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 6.52
Pale Blue
#D0FEFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFDF #DFB7B7
analogous
#B7DFCB #B7DFDF #B7CBDF
triadic
#B7DFDF #DFB7DF #DFDFB7
tetradic
#B7DFDF #CBB7DF #DFB7B7 #CBDFB7
square
#B7DFDF #CBB7DF #DFB7B7 #CBDFB7
split-complementary
#B7DFDF #DFB7CB #DFCBB7
monochromatic
#62B9B9 #8DCCCC #B7DFDF #E1F2F2 #EAF6F6
Accessibility & contrast
On white
1.44
#B7DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#B7DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFDF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFDF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#ABE2DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfdf; /* rgb */ color: rgb(183, 223, 223); /* oklch */ color: oklch(87.5% 0.042 196.4);
Tailwind
colors: {
custom: {
50: '#cde9e9',
500: '#b7dfdf',
950: '#000000',
},
}SCSS
$custom: #b7dfdf; $custom-light: #cde9e9; $custom-dark: #000000;
JSON
{
"hex": "#b7dfdf",
"rgb": {
"r": 183,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.8752,
"c": 0.04176,
"h": 196.4
},
"luminance": 0.6817
}Semantic roles & 50–950 ramp
primary
#B7DFDF
secondary
#B78383
accent
#3434B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484