#B2D4CB#B2D4CB
#B2D4CB is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.3% C 0.038 H 177.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4CB |
|---|---|
| RGB | rgb(178, 212, 203) |
| HSL | hsl(164, 28%, 76%) |
| HSV | hsv(164, 16%, 83%) |
| CMYK | cmyk(16%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(82.30, -13.01, 0.69) |
| CIE-LCH | lch(82.30, 13.03, 176.96°) |
| OKLab | oklab(84.26% -0.0381 0.0016) |
| OKLCH | oklch(84.26% 0.038 177.5) |
| XYZ | xyz(52.6803, 60.8623, 65.4604) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 8.35
Duck Egg Blue
#C3FBF4
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 9.82
Light Light Blue
#CAFFFB
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4CB #D4B2BB
analogous
#B2D4BA #B2D4CB #B2CCD4
triadic
#B2D4CB #CBB2D4 #D4CBB2
tetradic
#B2D4CB #BAB2D4 #D4B2BB #CCD4B2
square
#B2D4CB #BAB2D4 #D4B2BB #CCD4B2
split-complementary
#B2D4CB #D4B2CC #D4BAB2
monochromatic
#63A896 #8BBEB0 #B2D4CB #D9EAE6 #EBF4F2
Accessibility & contrast
On white
1.59
#B2D4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#B2D4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4CB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4CB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#AAD5D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d4cb; /* rgb */ color: rgb(178, 212, 203); /* oklch */ color: oklch(84.3% 0.038 177.5);
Tailwind
colors: {
custom: {
50: '#c9e1da',
500: '#b2d4cb',
950: '#000000',
},
}SCSS
$custom: #b2d4cb; $custom-light: #c9e1da; $custom-dark: #000000;
JSON
{
"hex": "#b2d4cb",
"rgb": {
"r": 178,
"g": 212,
"b": 203
},
"hsl": {
"h": 164.118,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.84261,
"c": 0.03817,
"h": 177.5
},
"luminance": 0.60864
}Semantic roles & 50–950 ramp
primary
#B2D4CB
secondary
#AA808B
accent
#3F5AA7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483