#B2DBCA#B2DBCA
#B2DBCA is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.049 H 168.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBCA |
|---|---|
| RGB | rgb(178, 219, 202) |
| HSL | hsl(155, 36%, 78%) |
| HSV | hsv(155, 19%, 86%) |
| CMYK | cmyk(18.7%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.17, -16.75, 3.93) |
| CIE-LCH | lch(84.17, 17.21, 166.79°) |
| OKLab | oklab(85.73% -0.0479 0.0101) |
| OKLCH | oklch(85.73% 0.049 168.1) |
| XYZ | xyz(54.3494, 64.3907, 65.4308) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.22
Duck Egg Blue
#C3FBF4
ΔE00 8.30
Light Teal
#90E4C1
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 8.64
Pale Aqua
#B8FFEB
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBCA #DBB2C3
analogous
#B2DBB5 #B2DBCA #B2D7DB
triadic
#B2DBCA #CAB2DB #DBCAB2
tetradic
#B2DBCA #B5B2DB #DBB2C3 #D7DBB2
square
#B2DBCA #B5B2DB #DBB2C3 #D7DBB2
split-complementary
#B2DBCA #DBB2D7 #DBB5B2
monochromatic
#5FB491 #88C8AD #B2DBCA #DCEEE7 #EAF5F1
Accessibility & contrast
On white
1.51
#B2DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#B2DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBCA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBCA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#A9DBD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b2dbca; /* rgb */ color: rgb(178, 219, 202); /* oklch */ color: oklch(85.7% 0.049 168.1);
Tailwind
colors: {
custom: {
50: '#c9e6da',
500: '#b2dbca',
950: '#000000',
},
}SCSS
$custom: #b2dbca; $custom-light: #c9e6da; $custom-dark: #000000;
JSON
{
"hex": "#b2dbca",
"rgb": {
"r": 178,
"g": 219,
"b": 202
},
"hsl": {
"h": 155.122,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.85734,
"c": 0.049,
"h": 168.1
},
"luminance": 0.64392
}Semantic roles & 50–950 ramp
primary
#B2DBCA
secondary
#B37F94
accent
#3668AF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483