#B3DDCD#B3DDCD
#B3DDCD is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.049 H 170.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DDCD |
|---|---|
| RGB | rgb(179, 221, 205) |
| HSL | hsl(157, 38%, 78%) |
| HSV | hsv(157, 19%, 87%) |
| CMYK | cmyk(19%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.84, -16.85, 3.33) |
| CIE-LCH | lch(84.84, 17.18, 168.82°) |
| OKLab | oklab(86.31% -0.0484 0.0086) |
| OKLCH | oklch(86.31% 0.049 170) |
| XYZ | xyz(55.4633, 65.7027, 67.5054) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 8.04
Pale Aqua
#B8FFEB
ΔE00 8.28
Eggshell Blue
#C4FFF7
ΔE00 8.31
Light Teal
#90E4C1
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DDCD #DDB3C3
analogous
#B3DDB8 #B3DDCD #B3D8DD
triadic
#B3DDCD #CDB3DD #DDCDB3
tetradic
#B3DDCD #B8B3DD #DDB3C3 #D8DDB3
square
#B3DDCD #B8B3DD #DDB3C3 #D8DDB3
split-complementary
#B3DDCD #DDB3D8 #DDB8B3
monochromatic
#5EB795 #89CAB1 #B3DDCD #DDF0E9 #EAF6F1
Accessibility & contrast
On white
1.49
#B3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#B3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DDCD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DDCD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#AADED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3ddcd; /* rgb */ color: rgb(179, 221, 205); /* oklch */ color: oklch(86.3% 0.049 170.0);
Tailwind
colors: {
custom: {
50: '#cae7dc',
500: '#b3ddcd',
950: '#000000',
},
}SCSS
$custom: #b3ddcd; $custom-light: #cae7dc; $custom-dark: #000000;
JSON
{
"hex": "#b3ddcd",
"rgb": {
"r": 179,
"g": 221,
"b": 205
},
"hsl": {
"h": 157.143,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.86313,
"c": 0.04917,
"h": 170
},
"luminance": 0.65704
}Semantic roles & 50–950 ramp
primary
#B3DDCD
secondary
#B57F94
accent
#3464B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484