#B8DBDA#B8DBDA
#B8DBDA is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.037 H 194.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBDA |
|---|---|
| RGB | rgb(184, 219, 218) |
| HSL | hsl(178, 33%, 79%) |
| HSV | hsv(178, 16%, 86%) |
| CMYK | cmyk(16%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.95, -11.65, -3.35) |
| CIE-LCH | lch(84.95, 12.12, 196.05°) |
| OKLab | oklab(86.59% -0.0357 -0.0091) |
| OKLCH | oklch(86.59% 0.037 194.4) |
| XYZ | xyz(57.7502, 65.9137, 75.9960) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 6.62
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Pale Blue
#D0FEFE
ΔE00 7.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBDA #DBB8B9
analogous
#B8DBC9 #B8DBDA #B8CBDB
triadic
#B8DBDA #DAB8DB #DBDAB8
tetradic
#B8DBDA #C9B8DB #DBB8B9 #CBDBB8
square
#B8DBDA #C9B8DB #DBB8B9 #CBDBB8
split-complementary
#B8DBDA #DBB8CB #DBC9B8
monochromatic
#67B2B0 #8FC6C5 #B8DBDA #E1F0EF #EBF5F4
Accessibility & contrast
On white
1.48
#B8DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#B8DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBDA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBDA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#AEDDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dbda; /* rgb */ color: rgb(184, 219, 218); /* oklch */ color: oklch(86.6% 0.037 194.4);
Tailwind
colors: {
custom: {
50: '#cde6e5',
500: '#b8dbda',
950: '#000000',
},
}SCSS
$custom: #b8dbda; $custom-light: #cde6e5; $custom-dark: #000000;
JSON
{
"hex": "#b8dbda",
"rgb": {
"r": 184,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.286,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.86589,
"c": 0.03689,
"h": 194.4
},
"luminance": 0.65915
}Semantic roles & 50–950 ramp
primary
#B8DBDA
secondary
#B28586
accent
#3A3DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484