#B4D2CA#B4D2CA
#B4D2CA is a very light, muted teal. Relative luminance 0.601; OKLCH L 83.9% C 0.034 H 177.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2CA |
|---|---|
| RGB | rgb(180, 210, 202) |
| HSL | hsl(164, 25%, 76%) |
| HSV | hsv(164, 14%, 82%) |
| CMYK | cmyk(14.3%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.87, -11.54, 0.61) |
| CIE-LCH | lch(81.87, 11.56, 176.99°) |
| OKLab | oklab(83.94% -0.0338 0.0014) |
| OKLCH | oklch(83.94% 0.034 177.6) |
| XYZ | xyz(52.5270, 60.0595, 64.6909) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.31
Paleturquoise
#AFEEEE
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.52
Ice
#D6FFFA
ΔE00 9.99
Duck Egg Blue
#C3FBF4
ΔE00 10.03
Silver (survey)
#C5C9C7
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2CA #D2B4BC
analogous
#B4D2BB #B4D2CA #B4CBD2
triadic
#B4D2CA #CAB4D2 #D2CAB4
tetradic
#B4D2CA #BBB4D2 #D2B4BC #CBD2B4
square
#B4D2CA #BBB4D2 #D2B4BC #CBD2B4
split-complementary
#B4D2CA #D2B4CB #D2BBB4
monochromatic
#68A494 #8EBBAF #B4D2CA #DAE9E5 #ECF4F1
Accessibility & contrast
On white
1.61
#B4D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B4D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2CA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2CA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#ADD3CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4d2ca; /* rgb */ color: rgb(180, 210, 202); /* oklch */ color: oklch(83.9% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#cadfda',
500: '#b4d2ca',
950: '#000000',
},
}SCSS
$custom: #b4d2ca; $custom-light: #cadfda; $custom-dark: #000000;
JSON
{
"hex": "#b4d2ca",
"rgb": {
"r": 180,
"g": 210,
"b": 202
},
"hsl": {
"h": 164,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83941,
"c": 0.03388,
"h": 177.6
},
"luminance": 0.60061
}Semantic roles & 50–950 ramp
primary
#B4D2CA
secondary
#A8838C
accent
#425CA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483