#B8DFDF#B8DFDF
#B8DFDF is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.041 H 196.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFDF |
|---|---|
| RGB | rgb(184, 223, 223) |
| HSL | hsl(180, 38%, 80%) |
| HSV | hsv(180, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.15, -12.66, -4.23) |
| CIE-LCH | lch(86.15, 13.35, 198.48°) |
| OKLab | oklab(87.58% -0.0391 -0.0115) |
| OKLCH | oklch(87.58% 0.041 196.4) |
| XYZ | xyz(59.4705, 68.2915, 79.8459) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 6.02
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 6.58
Pale Blue
#D0FEFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFDF #DFB8B8
analogous
#B8DFCC #B8DFDF #B8CCDF
triadic
#B8DFDF #DFB8DF #DFDFB8
tetradic
#B8DFDF #CCB8DF #DFB8B8 #CCDFB8
square
#B8DFDF #CCB8DF #DFB8B8 #CCDFB8
split-complementary
#B8DFDF #DFB8CC #DFCCB8
monochromatic
#64B9B9 #8ECCCC #B8DFDF #E2F2F2 #EAF5F5
Accessibility & contrast
On white
1.43
#B8DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#B8DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFDF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFDF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#ACE2DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfdf; /* rgb */ color: rgb(184, 223, 223); /* oklch */ color: oklch(87.6% 0.041 196.4);
Tailwind
colors: {
custom: {
50: '#cee9e9',
500: '#b8dfdf',
950: '#000000',
},
}SCSS
$custom: #b8dfdf; $custom-light: #cee9e9; $custom-dark: #000000;
JSON
{
"hex": "#b8dfdf",
"rgb": {
"r": 184,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87584,
"c": 0.04076,
"h": 196.4
},
"luminance": 0.68293
}Semantic roles & 50–950 ramp
primary
#B8DFDF
secondary
#B78484
accent
#3535B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131616
muted
#838484