#B3DDCA#B3DDCA
#B3DDCA is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.051 H 165.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DDCA |
|---|---|
| RGB | rgb(179, 221, 202) |
| HSL | hsl(153, 38%, 78%) |
| HSV | hsv(153, 19%, 87%) |
| CMYK | cmyk(19%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.77, -17.44, 4.81) |
| CIE-LCH | lch(84.77, 18.09, 164.58°) |
| OKLab | oklab(86.23% -0.0496 0.0124) |
| OKLCH | oklch(86.23% 0.051 165.9) |
| XYZ | xyz(55.1047, 65.5592, 65.6165) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.83
Pale Teal
#82CBB2
ΔE00 8.18
Duck Egg Blue
#C3FBF4
ΔE00 8.29
Pale Aqua
#B8FFEB
ΔE00 8.30
Eggshell Blue
#C4FFF7
ΔE00 8.85
Paleturquoise
#AFEEEE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DDCA #DDB3C6
analogous
#B3DDB5 #B3DDCA #B3DBDD
triadic
#B3DDCA #CAB3DD #DDCAB3
tetradic
#B3DDCA #B5B3DD #DDB3C6 #DBDDB3
square
#B3DDCA #B5B3DD #DDB3C6 #DBDDB3
split-complementary
#B3DDCA #DDB3DB #DDB5B3
monochromatic
#5EB78F #89CAAD #B3DDCA #DDF0E7 #EAF6F0
Accessibility & contrast
On white
1.49
#B3DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B3DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DDCA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DDCA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#ABDDD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3ddca; /* rgb */ color: rgb(179, 221, 202); /* oklch */ color: oklch(86.2% 0.051 165.9);
Tailwind
colors: {
custom: {
50: '#cae7da',
500: '#b3ddca',
950: '#000000',
},
}SCSS
$custom: #b3ddca; $custom-light: #cae7da; $custom-dark: #000000;
JSON
{
"hex": "#b3ddca",
"rgb": {
"r": 179,
"g": 221,
"b": 202
},
"hsl": {
"h": 152.857,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.8623,
"c": 0.05118,
"h": 165.9
},
"luminance": 0.65561
}Semantic roles & 50–950 ramp
primary
#B3DDCA
secondary
#B57F98
accent
#346DB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483