#B5DFDA#B5DFDA
#B5DFDA is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.2% C 0.044 H 187.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFDA |
|---|---|
| RGB | rgb(181, 223, 218) |
| HSL | hsl(173, 40%, 79%) |
| HSV | hsv(173, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.84, -14.62, -2.08) |
| CIE-LCH | lch(85.84, 14.76, 188.09°) |
| OKLab | oklab(87.24% -0.0439 -0.0058) |
| OKLCH | oklch(87.24% 0.044 187.5) |
| XYZ | xyz(58.0951, 67.6592, 76.3147) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 6.91
Ice
#D6FFFA
ΔE00 6.98
Pale Blue
#D0FEFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFDA #DFB5BA
analogous
#B5DFC5 #B5DFDA #B5CFDF
triadic
#B5DFDA #DAB5DF #DFDAB5
tetradic
#B5DFDA #C5B5DF #DFB5BA #CFDFB5
square
#B5DFDA #C5B5DF #DFB5BA #CFDFB5
split-complementary
#B5DFDA #DFB5CF #DFC5B5
monochromatic
#60BAAF #8ACDC5 #B5DFDA #E0F1EF #EAF6F4
Accessibility & contrast
On white
1.45
#B5DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B5DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFDA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFDA | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#A9E1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b5dfda; /* rgb */ color: rgb(181, 223, 218); /* oklch */ color: oklch(87.2% 0.044 187.5);
Tailwind
colors: {
custom: {
50: '#cbe9e5',
500: '#b5dfda',
950: '#000000',
},
}SCSS
$custom: #b5dfda; $custom-light: #cbe9e5; $custom-dark: #000000;
JSON
{
"hex": "#b5dfda",
"rgb": {
"r": 181,
"g": 223,
"b": 218
},
"hsl": {
"h": 172.857,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87242,
"c": 0.04431,
"h": 187.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#B5DFDA
secondary
#B88187
accent
#3342B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484