#B2D2CA#B2D2CA
#B2D2CA is a very light, muted teal. Relative luminance 0.598; OKLCH L 83.8% C 0.036 H 178.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2CA |
|---|---|
| RGB | rgb(178, 210, 202) |
| HSL | hsl(165, 26%, 76%) |
| HSV | hsv(165, 15%, 82%) |
| CMYK | cmyk(15.2%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.74, -12.19, 0.40) |
| CIE-LCH | lch(81.74, 12.20, 178.11°) |
| OKLab | oklab(83.81% -0.0358 0.0009) |
| OKLCH | oklch(83.81% 0.036 178.6) |
| XYZ | xyz(52.0646, 59.8211, 64.6692) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.80
Ice
#D6FFFA
ΔE00 9.96
Very Pale Blue
#D6FFFE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2CA #D2B2BA
analogous
#B2D2BA #B2D2CA #B2CAD2
triadic
#B2D2CA #CAB2D2 #D2CAB2
tetradic
#B2D2CA #BAB2D2 #D2B2BA #CAD2B2
square
#B2D2CA #BAB2D2 #D2B2BA #CAD2B2
split-complementary
#B2D2CA #D2B2CA #D2BAB2
monochromatic
#65A595 #8BBBAF #B2D2CA #D9E9E5 #ECF4F2
Accessibility & contrast
On white
1.62
#B2D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#B2D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2CA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2CA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#AAD3CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2d2ca; /* rgb */ color: rgb(178, 210, 202); /* oklch */ color: oklch(83.8% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#c9dfda',
500: '#b2d2ca',
950: '#000000',
},
}SCSS
$custom: #b2d2ca; $custom-light: #c9dfda; $custom-dark: #000000;
JSON
{
"hex": "#b2d2ca",
"rgb": {
"r": 178,
"g": 210,
"b": 202
},
"hsl": {
"h": 165,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83805,
"c": 0.03583,
"h": 178.6
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#B2D2CA
secondary
#A8808A
accent
#415AA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483