#B4DFDF#B4DFDF
#B4DFDF is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.045 H 196.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFDF |
|---|---|
| RGB | rgb(180, 223, 223) |
| HSL | hsl(180, 40%, 79%) |
| HSV | hsv(180, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.91, -13.89, -4.62) |
| CIE-LCH | lch(85.91, 14.63, 198.39°) |
| OKLab | oklab(87.33% -0.0429 -0.0126) |
| OKLCH | oklch(87.33% 0.045 196.4) |
| XYZ | xyz(58.5255, 67.8043, 79.8017) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.49
Paleturquoise
#AFEEEE
ΔE00 4.72
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.20
Light Sky Blue
#C6FCFF
ΔE00 6.38
Pale Blue
#D0FEFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFDF #DFB4B4
analogous
#B4DFCA #B4DFDF #B4CADF
triadic
#B4DFDF #DFB4DF #DFDFB4
tetradic
#B4DFDF #CAB4DF #DFB4B4 #CADFB4
square
#B4DFDF #CAB4DF #DFB4B4 #CADFB4
split-complementary
#B4DFDF #DFB4CA #DFCAB4
monochromatic
#5EBABA #89CDCD #B4DFDF #DFF1F1 #EAF6F6
Accessibility & contrast
On white
1.44
#B4DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B4DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFDF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFDF | 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)
#D9DBDF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#A7E2DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b4dfdf; /* rgb */ color: rgb(180, 223, 223); /* oklch */ color: oklch(87.3% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#cbe9e9',
500: '#b4dfdf',
950: '#000000',
},
}SCSS
$custom: #b4dfdf; $custom-light: #cbe9e9; $custom-dark: #000000;
JSON
{
"hex": "#b4dfdf",
"rgb": {
"r": 180,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87328,
"c": 0.04471,
"h": 196.4
},
"luminance": 0.67806
}Semantic roles & 50–950 ramp
primary
#B4DFDF
secondary
#B88080
accent
#3232B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484