#B2D5CC#B2D5CC
#B2D5CC is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.5% C 0.039 H 178.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D5CC |
|---|---|
| RGB | rgb(178, 213, 204) |
| HSL | hsl(165, 29%, 77%) |
| HSV | hsv(165, 16%, 84%) |
| CMYK | cmyk(16.4%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(82.60, -13.32, 0.59) |
| CIE-LCH | lch(82.60, 13.34, 177.47°) |
| OKLab | oklab(84.5% -0.0391 0.0014) |
| OKLCH | oklch(84.5% 0.039 178) |
| XYZ | xyz(53.0506, 61.4117, 66.1736) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.93
Ice
#D6FFFA
ΔE00 9.33
Light Light Blue
#CAFFFB
ΔE00 9.67
Pale Blue
#D0FEFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D5CC #D5B2BB
analogous
#B2D5BB #B2D5CC #B2CDD5
triadic
#B2D5CC #CCB2D5 #D5CCB2
tetradic
#B2D5CC #BBB2D5 #D5B2BB #CDD5B2
square
#B2D5CC #BBB2D5 #D5B2BB #CDD5B2
split-complementary
#B2D5CC #D5B2CD #D5BBB2
monochromatic
#63AA98 #8ABFB2 #B2D5CC #DAEBE6 #EBF4F2
Accessibility & contrast
On white
1.58
#B2D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#B2D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D5CC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D5CC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#AAD6D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2d5cc; /* rgb */ color: rgb(178, 213, 204); /* oklch */ color: oklch(84.5% 0.039 178.0);
Tailwind
colors: {
custom: {
50: '#c9e2db',
500: '#b2d5cc',
950: '#000000',
},
}SCSS
$custom: #b2d5cc; $custom-light: #c9e2db; $custom-dark: #000000;
JSON
{
"hex": "#b2d5cc",
"rgb": {
"r": 178,
"g": 213,
"b": 204
},
"hsl": {
"h": 164.571,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.84503,
"c": 0.0391,
"h": 178
},
"luminance": 0.61413
}Semantic roles & 50–950 ramp
primary
#B2D5CC
secondary
#AB808B
accent
#3D59A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484