#B5DCDF#B5DCDF
#B5DCDF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.041 H 202.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DCDF |
|---|---|
| RGB | rgb(181, 220, 223) |
| HSL | hsl(184, 40%, 79%) |
| HSV | hsv(184, 19%, 87%) |
| CMYK | cmyk(18.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.17, -12.05, -5.70) |
| CIE-LCH | lch(85.17, 13.34, 205.32°) |
| OKLab | oklab(86.76% -0.038 -0.0155) |
| OKLCH | oklch(86.76% 0.041 202.2) |
| XYZ | xyz(57.9648, 66.3360, 79.5478) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.15
Lightblue
#ADD8E6
ΔE00 4.58
Paleturquoise
#AFEEEE
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Light Sky Blue
#C6FCFF
ΔE00 7.19
Pale Blue
#D0FEFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DCDF #DFB8B5
analogous
#B5DFCD #B5DCDF #B5C7DF
triadic
#B5DCDF #DFB5DC #DCDFB5
tetradic
#B5DCDF #CDB5DF #DFB8B5 #C7DFB5
square
#B5DCDF #CDB5DF #DFB8B5 #C7DFB5
split-complementary
#B5DCDF #DFB5C7 #DFCDB5
monochromatic
#60B4BA #8AC8CD #B5DCDF #E0F0F1 #EAF5F6
Accessibility & contrast
On white
1.47
#B5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DCDF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DCDF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#A8DFDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5dcdf; /* rgb */ color: rgb(181, 220, 223); /* oklch */ color: oklch(86.8% 0.041 202.2);
Tailwind
colors: {
custom: {
50: '#cbe6e9',
500: '#b5dcdf',
950: '#000000',
},
}SCSS
$custom: #b5dcdf; $custom-light: #cbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#b5dcdf",
"rgb": {
"r": 181,
"g": 220,
"b": 223
},
"hsl": {
"h": 184.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86756,
"c": 0.04105,
"h": 202.2
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#B5DCDF
secondary
#B88581
accent
#3C33B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131616
muted
#838484