#B3DCDA#B3DCDA
#B3DCDA is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.043 H 192.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DCDA |
|---|---|
| RGB | rgb(179, 220, 218) |
| HSL | hsl(177, 37%, 78%) |
| HSV | hsv(177, 19%, 86%) |
| CMYK | cmyk(18.6%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.91, -13.72, -3.45) |
| CIE-LCH | lch(84.91, 14.14, 194.12°) |
| OKLab | oklab(86.48% -0.0419 -0.0094) |
| OKLCH | oklch(86.48% 0.043 192.7) |
| XYZ | xyz(56.8349, 65.8302, 76.0280) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.47
Paleturquoise
#AFEEEE
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Light Sky Blue
#C6FCFF
ΔE00 7.26
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DCDA #DCB3B5
analogous
#B3DCC5 #B3DCDA #B3C9DC
triadic
#B3DCDA #DAB3DC #DCDAB3
tetradic
#B3DCDA #C5B3DC #DCB3B5 #C9DCB3
square
#B3DCDA #C5B3DC #DCB3B5 #C9DCB3
split-complementary
#B3DCDA #DCB3C9 #DCC5B3
monochromatic
#5FB5B1 #89C9C6 #B3DCDA #DDEFEE #EAF5F5
Accessibility & contrast
On white
1.48
#B3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DCDA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DCDA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#A7DFDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b3dcda; /* rgb */ color: rgb(179, 220, 218); /* oklch */ color: oklch(86.5% 0.043 192.7);
Tailwind
colors: {
custom: {
50: '#cae7e5',
500: '#b3dcda',
950: '#000000',
},
}SCSS
$custom: #b3dcda; $custom-light: #cae7e5; $custom-dark: #000000;
JSON
{
"hex": "#b3dcda",
"rgb": {
"r": 179,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.073,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.86475,
"c": 0.04292,
"h": 192.7
},
"luminance": 0.65832
}Semantic roles & 50–950 ramp
primary
#B3DCDA
secondary
#B47F82
accent
#363CB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484