#B8D0CA#B8D0CA
#B8D0CA is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.8% C 0.027 H 178.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D0CA |
|---|---|
| RGB | rgb(184, 208, 202) |
| HSL | hsl(165, 20%, 77%) |
| HSV | hsv(165, 12%, 82%) |
| CMYK | cmyk(11.5%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(81.60, -9.20, 0.25) |
| CIE-LCH | lch(81.60, 9.20, 178.46°) |
| OKLab | oklab(83.8% -0.0271 0.0005) |
| OKLCH | oklch(83.8% 0.027 178.9) |
| XYZ | xyz(52.9812, 59.5654, 64.5716) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 9.09
Paleturquoise
#AFEEEE
ΔE00 10.39
Lightcyan
#E0FFFF
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D0CA #D0B8BE
analogous
#B8D0BE #B8D0CA #B8CAD0
triadic
#B8D0CA #CAB8D0 #D0CAB8
tetradic
#B8D0CA #BEB8D0 #D0B8BE #CAD0B8
square
#B8D0CA #BEB8D0 #D0B8BE #CAD0B8
split-complementary
#B8D0CA #D0B8CA #D0BEB8
monochromatic
#6E9F93 #93B8AF #B8D0CA #DDE8E5 #EDF3F1
Accessibility & contrast
On white
1.63
#B8D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#B8D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D0CA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D0CA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#B2D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d0ca; /* rgb */ color: rgb(184, 208, 202); /* oklch */ color: oklch(83.8% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#cddeda',
500: '#b8d0ca',
950: '#000000',
},
}SCSS
$custom: #b8d0ca; $custom-light: #cddeda; $custom-dark: #000000;
JSON
{
"hex": "#b8d0ca",
"rgb": {
"r": 184,
"g": 208,
"b": 202
},
"hsl": {
"h": 165,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83795,
"c": 0.0271,
"h": 178.9
},
"luminance": 0.59566
}Semantic roles & 50–950 ramp
primary
#B8D0CA
secondary
#A5878F
accent
#475D9F
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483