#B0D2CA#B0D2CA
#B0D2CA is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.7% C 0.038 H 179.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2CA |
|---|---|
| RGB | rgb(176, 210, 202) |
| HSL | hsl(166, 27%, 76%) |
| HSV | hsv(166, 16%, 82%) |
| CMYK | cmyk(16.2%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.61, -12.83, 0.20) |
| CIE-LCH | lch(81.61, 12.84, 179.11°) |
| OKLab | oklab(83.67% -0.0378 0.0003) |
| OKLCH | oklch(83.67% 0.038 179.5) |
| XYZ | xyz(51.6090, 59.5862, 64.6478) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 9.45
Duck Egg Blue
#C3FBF4
ΔE00 9.60
Ice
#D6FFFA
ΔE00 9.95
Pale Teal
#82CBB2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2CA #D2B0B8
analogous
#B0D2B9 #B0D2CA #B0C9D2
triadic
#B0D2CA #CAB0D2 #D2CAB0
tetradic
#B0D2CA #B9B0D2 #D2B0B8 #C9D2B0
square
#B0D2CA #B9B0D2 #D2B0B8 #C9D2B0
split-complementary
#B0D2CA #D2B0C9 #D2B9B0
monochromatic
#62A696 #89BCB0 #B0D2CA #D7E8E4 #ECF4F2
Accessibility & contrast
On white
1.63
#B0D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#B0D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2CA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2CA | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#A8D3CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0d2ca; /* rgb */ color: rgb(176, 210, 202); /* oklch */ color: oklch(83.7% 0.038 179.5);
Tailwind
colors: {
custom: {
50: '#c8dfda',
500: '#b0d2ca',
950: '#000000',
},
}SCSS
$custom: #b0d2ca; $custom-light: #c8dfda; $custom-dark: #000000;
JSON
{
"hex": "#b0d2ca",
"rgb": {
"r": 176,
"g": 210,
"b": 202
},
"hsl": {
"h": 165.882,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.8367,
"c": 0.03778,
"h": 179.5
},
"luminance": 0.59588
}Semantic roles & 50–950 ramp
primary
#B0D2CA
secondary
#A87E88
accent
#3F58A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483