#B3DBCA#B3DBCA
#B3DBCA is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.048 H 167.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBCA |
|---|---|
| RGB | rgb(179, 219, 202) |
| HSL | hsl(155, 36%, 78%) |
| HSV | hsv(155, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.23, -16.43, 4.03) |
| CIE-LCH | lch(84.23, 16.92, 166.23°) |
| OKLab | oklab(85.8% -0.047 0.0104) |
| OKLCH | oklch(85.8% 0.048 167.5) |
| XYZ | xyz(54.5798, 64.5094, 65.4416) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.35
Pale Teal
#82CBB2
ΔE00 8.41
Light Teal
#90E4C1
ΔE00 8.53
Paleturquoise
#AFEEEE
ΔE00 8.73
Pale Aqua
#B8FFEB
ΔE00 8.85
Eggshell Blue
#C4FFF7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBCA #DBB3C4
analogous
#B3DBB6 #B3DBCA #B3D8DB
triadic
#B3DBCA #CAB3DB #DBCAB3
tetradic
#B3DBCA #B6B3DB #DBB3C4 #D8DBB3
square
#B3DBCA #B6B3DB #DBB3C4 #D8DBB3
split-complementary
#B3DBCA #DBB3D8 #DBB6B3
monochromatic
#60B490 #89C7AD #B3DBCA #DDEFE7 #EAF5F1
Accessibility & contrast
On white
1.51
#B3DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#B3DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBCA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBCA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#ABDBD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b3dbca; /* rgb */ color: rgb(179, 219, 202); /* oklch */ color: oklch(85.8% 0.048 167.5);
Tailwind
colors: {
custom: {
50: '#cae6da',
500: '#b3dbca',
950: '#000000',
},
}SCSS
$custom: #b3dbca; $custom-light: #cae6da; $custom-dark: #000000;
JSON
{
"hex": "#b3dbca",
"rgb": {
"r": 179,
"g": 219,
"b": 202
},
"hsl": {
"h": 154.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85799,
"c": 0.04812,
"h": 167.5
},
"luminance": 0.64511
}Semantic roles & 50–950 ramp
primary
#B3DBCA
secondary
#B38095
accent
#376AAF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483