#B5DBDD#B5DBDD
#B5DBDD is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.040 H 200.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DBDD |
|---|---|
| RGB | rgb(181, 219, 221) |
| HSL | hsl(183, 37%, 79%) |
| HSV | hsv(183, 18%, 87%) |
| CMYK | cmyk(18.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.85, -11.96, -5.12) |
| CIE-LCH | lch(84.85, 13.01, 203.17°) |
| OKLab | oklab(86.48% -0.0375 -0.0139) |
| OKLCH | oklch(86.48% 0.04 200.4) |
| XYZ | xyz(57.4351, 65.7054, 78.0489) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.56
Lightblue
#ADD8E6
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Light Sky Blue
#C6FCFF
ΔE00 7.44
Pale Blue
#D0FEFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DBDD #DDB7B5
analogous
#B5DDCB #B5DBDD #B5C7DD
triadic
#B5DBDD #DDB5DB #DBDDB5
tetradic
#B5DBDD #CBB5DD #DDB7B5 #C7DDB5
square
#B5DBDD #CBB5DD #DDB7B5 #C7DDB5
split-complementary
#B5DBDD #DDB5C7 #DDCBB5
monochromatic
#61B2B6 #8BC7CA #B5DBDD #DFEFF0 #EAF5F5
Accessibility & contrast
On white
1.49
#B5DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B5DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DBDD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DBDD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#A9DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b5dbdd; /* rgb */ color: rgb(181, 219, 221); /* oklch */ color: oklch(86.5% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#cbe6e7',
500: '#b5dbdd',
950: '#000000',
},
}SCSS
$custom: #b5dbdd; $custom-light: #cbe6e7; $custom-dark: #000000;
JSON
{
"hex": "#b5dbdd",
"rgb": {
"r": 181,
"g": 219,
"b": 221
},
"hsl": {
"h": 183,
"s": 37.037,
"l": 78.824
},
"oklch": {
"l": 0.86483,
"c": 0.03996,
"h": 200.4
},
"luminance": 0.65707
}Semantic roles & 50–950 ramp
primary
#B5DBDD
secondary
#B58481
accent
#3C36B0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484