#B3DFCD#B3DFCD
#B3DFCD is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.7% C 0.052 H 168.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFCD |
|---|---|
| RGB | rgb(179, 223, 205) |
| HSL | hsl(155, 41%, 79%) |
| HSV | hsv(155, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.39, -17.85, 4.11) |
| CIE-LCH | lch(85.39, 18.32, 167.02°) |
| OKLab | oklab(86.74% -0.0511 0.0106) |
| OKLCH | oklch(86.74% 0.052 168.3) |
| XYZ | xyz(55.9945, 66.7651, 67.6825) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Pale Aqua
#B8FFEB
ΔE00 7.70
Light Teal
#90E4C1
ΔE00 7.71
Eggshell Blue
#C4FFF7
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.27
Paleturquoise
#AFEEEE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFCD #DFB3C5
analogous
#B3DFB7 #B3DFCD #B3DBDF
triadic
#B3DFCD #CDB3DF #DFCDB3
tetradic
#B3DFCD #B7B3DF #DFB3C5 #DBDFB3
square
#B3DFCD #B7B3DF #DFB3C5 #DBDFB3
split-complementary
#B3DFCD #DFB3DB #DFB7B3
monochromatic
#5DBB94 #88CDB1 #B3DFCD #DEF1E9 #E9F6F1
Accessibility & contrast
On white
1.46
#B3DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B3DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFCD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFCD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#AADFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3dfcd; /* rgb */ color: rgb(179, 223, 205); /* oklch */ color: oklch(86.7% 0.052 168.3);
Tailwind
colors: {
custom: {
50: '#cae9dc',
500: '#b3dfcd',
950: '#000000',
},
}SCSS
$custom: #b3dfcd; $custom-light: #cae9dc; $custom-dark: #000000;
JSON
{
"hex": "#b3dfcd",
"rgb": {
"r": 179,
"g": 223,
"b": 205
},
"hsl": {
"h": 155.455,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86743,
"c": 0.05216,
"h": 168.3
},
"luminance": 0.66767
}Semantic roles & 50–950 ramp
primary
#B3DFCD
secondary
#B87F96
accent
#3267B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484