#B2D8CA#B2D8CA
#B2D8CA is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.1% C 0.044 H 170.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D8CA |
|---|---|
| RGB | rgb(178, 216, 202) |
| HSL | hsl(158, 33%, 77%) |
| HSV | hsv(158, 18%, 85%) |
| CMYK | cmyk(17.6%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(83.36, -15.24, 2.76) |
| CIE-LCH | lch(83.36, 15.49, 169.75°) |
| OKLab | oklab(85.09% -0.0439 0.0071) |
| OKLCH | oklch(85.09% 0.045 170.9) |
| XYZ | xyz(53.5738, 62.8395, 65.1722) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.56
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Pale Teal
#82CBB2
ΔE00 8.75
Eggshell Blue
#C4FFF7
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D8CA #D8B2C0
analogous
#B2D8B7 #B2D8CA #B2D3D8
triadic
#B2D8CA #CAB2D8 #D8CAB2
tetradic
#B2D8CA #B7B2D8 #D8B2C0 #D3D8B2
square
#B2D8CA #B7B2D8 #D8B2C0 #D3D8B2
split-complementary
#B2D8CA #D8B2D3 #D8B7B2
monochromatic
#61AF92 #89C3AE #B2D8CA #DBEDE6 #EBF5F1
Accessibility & contrast
On white
1.55
#B2D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#B2D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D8CA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D8CA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#AAD9D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2d8ca; /* rgb */ color: rgb(178, 216, 202); /* oklch */ color: oklch(85.1% 0.044 170.9);
Tailwind
colors: {
custom: {
50: '#c9e4da',
500: '#b2d8ca',
950: '#000000',
},
}SCSS
$custom: #b2d8ca; $custom-light: #c9e4da; $custom-dark: #000000;
JSON
{
"hex": "#b2d8ca",
"rgb": {
"r": 178,
"g": 216,
"b": 202
},
"hsl": {
"h": 157.895,
"s": 32.759,
"l": 77.255
},
"oklch": {
"l": 0.85089,
"c": 0.0445,
"h": 170.9
},
"luminance": 0.62841
}Semantic roles & 50–950 ramp
primary
#B2D8CA
secondary
#AF7F91
accent
#3A64AC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483