#B4DFDA#B4DFDA
#B4DFDA is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.045 H 187.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DFDA |
|---|---|
| RGB | rgb(180, 223, 218) |
| HSL | hsl(173, 40%, 79%) |
| HSV | hsv(173, 19%, 87%) |
| CMYK | cmyk(19.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.78, -14.93, -2.17) |
| CIE-LCH | lch(85.78, 15.08, 188.28°) |
| OKLab | oklab(87.18% -0.0449 -0.006) |
| OKLCH | oklch(87.18% 0.045 187.7) |
| XYZ | xyz(57.8614, 67.5387, 76.3037) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.91
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Light Light Blue
#CAFFFB
ΔE00 6.88
Pale Blue
#D0FEFE
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DFDA #DFB4B9
analogous
#B4DFC5 #B4DFDA #B4CFDF
triadic
#B4DFDA #DAB4DF #DFDAB4
tetradic
#B4DFDA #C5B4DF #DFB4B9 #CFDFB4
square
#B4DFDA #C5B4DF #DFB4B9 #CFDFB4
split-complementary
#B4DFDA #DFB4CF #DFC5B4
monochromatic
#5EBAB0 #89CDC5 #B4DFDA #DFF1EF #EAF6F4
Accessibility & contrast
On white
1.45
#B4DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B4DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DFDA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DFDA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#A8E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dfda; /* rgb */ color: rgb(180, 223, 218); /* oklch */ color: oklch(87.2% 0.045 187.7);
Tailwind
colors: {
custom: {
50: '#cbe9e5',
500: '#b4dfda',
950: '#000000',
},
}SCSS
$custom: #b4dfda; $custom-light: #cbe9e5; $custom-dark: #000000;
JSON
{
"hex": "#b4dfda",
"rgb": {
"r": 180,
"g": 223,
"b": 218
},
"hsl": {
"h": 173.023,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.87178,
"c": 0.04528,
"h": 187.7
},
"luminance": 0.67541
}Semantic roles & 50–950 ramp
primary
#B4DFDA
secondary
#B88086
accent
#3241B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484